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)
Thu, Nov 21, 8:05 PM
Unknown Object (File)
Sun, Nov 17, 5:06 PM
Unknown Object (File)
Thu, Nov 14, 7:43 AM
Unknown Object (File)
Sat, Nov 9, 11:08 PM
Unknown Object (File)
Wed, Nov 6, 2:05 PM
Unknown Object (File)
Oct 23 2024, 4:43 PM
Unknown Object (File)
Oct 22 2024, 8:54 PM
Unknown Object (File)
Oct 17 2024, 9:12 PM
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