Page MenuHomePhabricator

Use `phutil_var_export` for `PhutilParserGenerator::formatAndIndent`
ClosedPublic

Authored by joshuaspence on Jul 14 2014, 7:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 8:27 PM
Unknown Object (File)
Wed, Apr 24, 10:31 PM
Unknown Object (File)
Fri, Apr 12, 1:48 PM
Unknown Object (File)
Thu, Apr 11, 9:22 AM
Unknown Object (File)
Tue, Apr 9, 5:49 PM
Unknown Object (File)
Mar 31 2024, 8:35 AM
Unknown Object (File)
Mar 28 2024, 2:24 AM
Unknown Object (File)
Mar 25 2024, 9:33 AM
Subscribers

Details

Summary

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

Test Plan

Eye-balled the PhutilTypeSpec code.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Use `phutil_var_export` for `PhutilParserGenerator::formatAndIndent`.
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:17 PM