]> granicus.if.org Git - php/commit
add new tests for array_keys() function
authorAntony Dovgal <tony2001@php.net>
Mon, 5 Oct 2015 09:52:22 +0000 (12:52 +0300)
committerAntony Dovgal <tony2001@php.net>
Mon, 5 Oct 2015 09:52:22 +0000 (12:52 +0300)
commit9ac0a8310129ba41b2613938c88ff33bda22b4af
treeb4706d2d2910ff24e36ff5ef4cf8adacbeb40d66
parentd0c23bf03bb8c39205ccc814df769cebc6ca2a8a
add new tests for array_keys() function
ext/standard/tests/array/array_keys_non_strict.phpt [new file with mode: 0644]
ext/standard/tests/array/array_keys_strict.phpt [new file with mode: 0644]
ext/standard/tests/array/array_keys_strict_ref.phpt [new file with mode: 0644]