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
Unknown Object (File)
Tue, Feb 25, 5:11 PM
Unknown Object (File)
Tue, Feb 11, 1:36 AM
Unknown Object (File)
Sun, Feb 9, 2:14 PM
Unknown Object (File)
Sun, Feb 9, 2:14 PM
Unknown Object (File)
Sun, Feb 9, 2:14 PM
Unknown Object (File)
Sun, Feb 9, 2:14 PM
Unknown Object (File)
Sun, Feb 9, 2:14 PM
Unknown Object (File)
Sun, Feb 9, 2:14 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 1698
Build 1699: [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