]> granicus.if.org Git - php/commit
Since in_array is case sensitive we need to convert the names to lowercase
authorMagnus M��tt� <magnus@php.net>
Wed, 9 Mar 2005 04:23:02 +0000 (04:23 +0000)
committerMagnus M��tt� <magnus@php.net>
Wed, 9 Mar 2005 04:23:02 +0000 (04:23 +0000)
commit27c43d599128c16cd9e8c9075b941527458f8bf3
treefb741af2a742bb52c07ed2b941ba5e836a7e7efc
parentd49ecd51c1b445b2831024e6e3b4df780ae3e5a9
Since in_array is case sensitive we need to convert the names to lowercase
otherwise it won't run tests for extensions where the case of the name differ from the
extension name.
run-tests.php