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)
Jun 19 2025, 10:26 AM
Unknown Object (File)
Jun 18 2025, 7:23 AM
Unknown Object (File)
Jun 17 2025, 3:06 PM
Unknown Object (File)
May 12 2025, 8:54 AM
Unknown Object (File)
May 10 2025, 7:16 AM
Unknown Object (File)
May 9 2025, 3:13 PM
Unknown Object (File)
May 8 2025, 12:51 AM
Unknown Object (File)
May 4 2025, 7:34 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
Branch
var_export
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1685
Build 1686: [Placeholder Plan] Wait for 30 Seconds

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