Page MenuHomePhabricator

Add a `phutil_var_export` function
ClosedPublic

Authored by joshuaspence on Jul 14 2014, 7:18 AM.
Tags
None
Referenced Files
F15413499: D9923.diff
Wed, Mar 19, 7:12 PM
F15409358: D9923.id23821.diff
Wed, Mar 19, 4:26 AM
F15405989: D9923.id23817.diff
Tue, Mar 18, 12:03 PM
F15338055: D9923.diff
Sun, Mar 9, 9:11 AM
Unknown Object (File)
Tue, Feb 25, 5:10 PM
Unknown Object (File)
Feb 16 2025, 5:34 PM
Unknown Object (File)
Feb 9 2025, 2:12 PM
Unknown Object (File)
Feb 9 2025, 2:12 PM
Subscribers

Details

Summary

Add a phutil_var_export function which behaves similarly to var_export(..., true), except that the output is nicer on the eyes.

Test Plan

Wrote and executed unit tests.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Add a `phutil_var_export` function.
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