Page MenuHomePhabricator

Add a `phutil_var_export` function
ClosedPublic

Authored by joshuaspence on Jul 14 2014, 7:18 AM.
Tags
None
Referenced Files
F13208369: D9923.diff
Thu, May 16, 2:46 PM
F13200464: D9923.id23821.diff
Tue, May 14, 12:35 AM
F13200463: D9923.id23817.diff
Tue, May 14, 12:35 AM
F13200388: D9923.id.diff
Mon, May 13, 11:45 PM
F13200354: D9923.diff
Mon, May 13, 11:12 PM
F13192626: D9923.diff
Sun, May 12, 9:04 AM
F13175687: D9923.diff
Wed, May 8, 6:45 AM
Unknown Object (File)
Sun, May 5, 9:57 AM
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