Page MenuHomePhabricator

Fixed missing symbols
ClosedPublic

Authored by joshuaspence on Jan 24 2014, 8:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 26, 2:59 PM
Unknown Object (File)
Sun, Nov 24, 1:23 AM
Unknown Object (File)
Sat, Nov 23, 3:37 AM
Unknown Object (File)
Mon, Nov 18, 9:47 AM
Unknown Object (File)
Thu, Nov 14, 6:04 AM
Unknown Object (File)
Wed, Nov 13, 9:41 PM
Unknown Object (File)
Sat, Nov 9, 5:40 PM
Unknown Object (File)
Thu, Nov 7, 8:52 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

Lint
Lint Skipped
Unit
Tests Skipped