From: Christopher Jones Date: Tue, 14 Jun 2011 20:04:18 +0000 (+0000) Subject: Improve cross version compat X-Git-Tag: php-5.5.0alpha1~1937 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fedc6b2926bc6e7d52b1355234ac7f2e2f7b5826;p=php Improve cross version compat --- diff --git a/ext/oci8/tests/null_byte_1.phpt b/ext/oci8/tests/null_byte_1.phpt index 6898049bd9..0869d94123 100644 --- a/ext/oci8/tests/null_byte_1.phpt +++ b/ext/oci8/tests/null_byte_1.phpt @@ -1,7 +1,12 @@ --TEST-- Protect against null bytes in LOB filenames --SKIPIF-- - + --INI-- display_errors = On error_reporting = E_WARNING @@ -11,7 +16,6 @@ error_reporting = E_WARNING // See http://news.php.net/php.internals/50202 // http://svn.php.net/viewvc?view=revision&revision=311870 - require(dirname(__FILE__).'/connect.inc'); // Run Test