From 2027c85be25f162f13fb92f70a630c3e8b582ce7 Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Fri, 12 Oct 2007 11:46:41 +0000 Subject: [PATCH] Fixing tests. --- ext/mysqli/tests/061.phpt | 8 +++++--- ext/mysqli/tests/bug31668.phpt | 6 ++++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ext/mysqli/tests/061.phpt b/ext/mysqli/tests/061.phpt index 0618c3a703..22575aaecc 100644 --- a/ext/mysqli/tests/061.phpt +++ b/ext/mysqli/tests/061.phpt @@ -1,9 +1,11 @@ --TEST-- local infile handler --SKIPIF-- - --FILE-- +--INI-- +error_reporting = E_ALL & ~E_STRICT --FILE--