Changeset 35793 for trunk/src/wp-includes/class-json.php
- Timestamp:
- 12/06/2015 09:22:10 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-json.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-json.php
r34234 r35793 446 446 /* 447 447 * As per JSON spec if any array key is not an integer 448 * we must treat the thewhole array as an object. We448 * we must treat the whole array as an object. We 449 449 * also try to catch a sparsely populated associative 450 450 * array with numeric keys here because some JS engines
Note: See TracChangeset
for help on using the changeset viewer.