]> granicus.if.org Git - php/commit
Basic test for is_resource() and isset() functions. tested on Windows, Linux and...
authorandy wharmby <wharmby@php.net>
Wed, 5 Aug 2009 16:10:46 +0000 (16:10 +0000)
committerandy wharmby <wharmby@php.net>
Wed, 5 Aug 2009 16:10:46 +0000 (16:10 +0000)
commit3b9ebac846b91ba70b3ce5a5f9e550e21b74f0c5
treefe72b0c3e8f371d8c59ea49034c1fb982a2f41f1
parenta00d5aa5bd0c2697c823a98ad47c0e36dac72cc6
Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64
ext/standard/tests/general_functions/is_resource_basic.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/is_resource_error.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/isset_basic1.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/isset_basic2.phpt [new file with mode: 0644]