Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Returns the keys of the array, if array is using the new syntax in version 2.5

You should remember that keys are not sorted and that index in the returned array do not correspond to index in the original array. The routine only returns a list of added keys.

...