Page MenuHomePhabricator

Add a `phutil_var_export` function
ClosedPublic

Authored by joshuaspence on Jul 14 2014, 7:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 3:18 PM
Unknown Object (File)
Mon, Apr 22, 1:15 AM
Unknown Object (File)
Fri, Apr 19, 11:03 AM
Unknown Object (File)
Tue, Apr 9, 3:32 AM
Unknown Object (File)
Apr 2 2024, 1:11 PM
Unknown Object (File)
Mar 17 2024, 3:36 PM
Unknown Object (File)
Mar 10 2024, 7:57 AM
Unknown Object (File)
Mar 10 2024, 7: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