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
F13883078: D9936.diff
Thu, Oct 3, 5:42 AM
Unknown Object (File)
Tue, Sep 24, 4:17 AM
Unknown Object (File)
Sat, Sep 14, 8:46 PM
Unknown Object (File)
Sat, Sep 14, 8:45 PM
Unknown Object (File)
Sat, Sep 14, 8:45 PM
Unknown Object (File)
Sat, Sep 14, 8:44 PM
Unknown Object (File)
Sat, Sep 14, 8:43 PM
Unknown Object (File)
Sat, Sep 14, 8:43 PM
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
Branch
varexport-nonassoc_array
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1798
Build 1799: [Placeholder Plan] Wait for 30 Seconds

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