Page MenuHomePhabricator

Use `phutil_var_export` in `PhutilLibraryMapBuilder`
ClosedPublic

Authored by joshuaspence on Jul 14 2014, 7:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 10, 2:49 AM
Unknown Object (File)
Sun, Feb 9, 2:12 PM
Unknown Object (File)
Sun, Feb 9, 2:12 PM
Unknown Object (File)
Sun, Feb 9, 2:12 PM
Unknown Object (File)
Sun, Feb 9, 2:12 PM
Unknown Object (File)
Fri, Jan 31, 9:38 AM
Unknown Object (File)
Thu, Jan 30, 3:58 PM
Unknown Object (File)
Thu, Jan 30, 11:57 AM
Subscribers

Details

Summary

phutil_var_export produces slightly-more-readable output than var_export. Depends on D9923.

Test Plan

Regenerated src/__phutil_library_map__.php.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Use `phutil_var_export` in `PhutilLibraryMapBuilder`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 14 2014, 2:16 PM