Page MenuHomePhabricator

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

Authored by joshuaspence on Jul 14 2014, 7:29 AM.
Tags
None
Referenced Files
F22120280: D9925.diff
Sat, Aug 22, 5:41 AM
Unknown Object (File)
Apr 18 2026, 10:44 AM
Unknown Object (File)
Apr 12 2026, 4:54 PM
Unknown Object (File)
Apr 11 2026, 1:50 PM
Unknown Object (File)
Mar 29 2026, 11:57 AM
Unknown Object (File)
Mar 29 2026, 11:57 AM
Unknown Object (File)
Feb 26 2026, 4:33 PM
Unknown Object (File)
Dec 24 2025, 2:27 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