]> granicus.if.org Git - php/commit
Split is_callable test. Test on Windows, Linux and Linux 64 bit
authorandy wharmby <wharmby@php.net>
Sun, 25 Jan 2009 22:16:37 +0000 (22:16 +0000)
committerandy wharmby <wharmby@php.net>
Sun, 25 Jan 2009 22:16:37 +0000 (22:16 +0000)
commit5d1abfce5c71313f4857d027fcb660275d9f6795
treea0d85819b249a594f01d147ca5c2532bd928cefb
parent7264697c34f84c39dc2d6815f848b0c7fdaa63eb
Split is_callable test. Test on Windows, Linux and Linux 64 bit
ext/standard/tests/general_functions/is_callable_basic1.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/is_callable_basic2.phpt [moved from ext/standard/tests/general_functions/is_callable.phpt with 73% similarity]
ext/standard/tests/general_functions/is_callable_error.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/is_callable_variation1.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/is_callable_variation2.phpt [new file with mode: 0644]