Page MenuHomePhabricator

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

Authored by joshuaspence on Jul 14 2014, 7:29 AM.
Tags
None
Referenced Files
F13214415: D9925.diff
Fri, May 17, 10:21 AM
F13202842: D9925.diff
Tue, May 14, 11:11 PM
F13200481: D9925.id23823.diff
Tue, May 14, 12:36 AM
F13200480: D9925.id23819.diff
Tue, May 14, 12:36 AM
F13200381: D9925.id.diff
Mon, May 13, 11:45 PM
F13200347: D9925.diff
Mon, May 13, 11:12 PM
F13187161: D9925.diff
Sat, May 11, 4:22 AM
Unknown Object (File)
Tue, May 7, 6:13 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