Page MenuHomePhabricator

Fixed missing symbols
ClosedPublic

Authored by joshuaspence on Jan 24 2014, 8:07 AM.
Tags
None
Referenced Files
F15515219: D8056.diff
Fri, Apr 18, 8:41 AM
F15397640: D8056.id.diff
Mar 16 2025, 9:29 PM
F15282923: D8056.diff
Mar 4 2025, 3:39 AM
Unknown Object (File)
Mar 3 2025, 4:35 AM
Unknown Object (File)
Feb 24 2025, 11:26 AM
Unknown Object (File)
Feb 22 2025, 8:53 PM
Unknown Object (File)
Feb 16 2025, 12:34 AM
Unknown Object (File)
Feb 6 2025, 1:18 PM

Details

Summary

Some symbols/files that are not defined have crept into the __phutil_library_map__.php file. In this revision, I fix this problem by running arc liberate, and also add a unit test to prevent this from occuring in the future (the unit test was taken from Phabricator).

Test Plan

arc unit

Diff Detail

Branch
library_map
Lint
Lint Passed
Unit
Tests Passed