mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-27 18:32:21 +01:00
The definition of `search_value` in "Parameters" is a bit ambiguous. "these values" _could_ be interpreted to mean that if an array is passed as the `$search_value`, keys of elements of `$search_value` that match _any_ of those `$array` elements will be returned. Note, the "Description" section does not have this ambiguity as it states "that value" instead of "those values". Closes GH-1429.