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)
Thu, Nov 14, 7:00 AM
Unknown Object (File)
Oct 21 2024, 8:31 AM
Unknown Object (File)
Oct 21 2024, 6:19 AM
Unknown Object (File)
Oct 17 2024, 1:06 PM
Unknown Object (File)
Sep 2 2024, 11:37 AM
Unknown Object (File)
Sep 2 2024, 10:38 AM
Unknown Object (File)
Sep 1 2024, 3:06 AM
Unknown Object (File)
Aug 30 2024, 7:15 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
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