From af482a4fc86fd0a4c98b3a1aa8f6c1b43e841884 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 14 Jun 2011 20:04:18 +0000 Subject: [PATCH] Improve cross version compat --- ext/oci8/tests/null_byte_1.phpt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ext/oci8/tests/null_byte_1.phpt b/ext/oci8/tests/null_byte_1.phpt index 4321b42472..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 -- 2.40.0