Page MenuHomePhabricator

Don't export keys for non-associative arrays
ClosedPublic

Authored by joshuaspence on Jul 15 2014, 5:37 AM.
Tags
None
Referenced Files
F15491499: D9936.id.diff
Sat, Apr 12, 4:20 AM
F15490807: D9936.id23866.diff
Fri, Apr 11, 8:41 PM
F15484330: D9936.id24015.diff
Wed, Apr 9, 5:44 PM
F15466549: D9936.id24014.diff
Thu, Apr 3, 6:51 AM
F15425597: D9936.id24015.diff
Mar 23 2025, 4:59 AM
F15406640: D9936.id24014.diff
Mar 18 2025, 1:04 PM
F15399811: D9936.id23866.diff
Mar 17 2025, 7:51 AM
F15282452: D9936.id23837.diff
Mar 4 2025, 12:13 AM
Subscribers

Details

Summary

phutil_var_export can produce cleaner output if keys are omitted for non-associative arrays. Depends on D9935.

Test Plan

arc unit

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Don't export keys for non-associative arrays.
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 15 2014, 4:15 PM