From 0a4ec6980618e71b9c5039243ff69d2b8e42663c Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 7 Jun 2011 20:58:08 +0000 Subject: [PATCH] Update tests to match Felipe's null byte arg parsing change --- ext/oci8/tests/null_byte_1.phpt | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/ext/oci8/tests/null_byte_1.phpt b/ext/oci8/tests/null_byte_1.phpt index 1439bd5d66..6b1529038a 100644 --- a/ext/oci8/tests/null_byte_1.phpt +++ b/ext/oci8/tests/null_byte_1.phpt @@ -1,5 +1,5 @@ --TEST-- -Protect against null bytes in LOB filenames (http://news.php.net/php.internals/50202) +Protect against null bytes in LOB filenames --SKIPIF-- --INI-- @@ -8,6 +8,10 @@ error_reporting = E_WARNING --FILE--