From a3ddc02e8e5611cf502441cf2a09119b18a9acc5 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 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/ext/oci8/tests/null_byte_1.phpt b/ext/oci8/tests/null_byte_1.phpt index 1439bd5d662..ab688d8b707 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,9 @@ error_reporting = E_WARNING --FILE--