From: Ulf Wendel Date: Wed, 10 Oct 2007 14:31:28 +0000 (+0000) Subject: Version specific EXPECF sections would be wonderful (bug31668.phpt). X-Git-Tag: RELEASE_1_3_1~863 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f651c40515fcaacb9ffde854ee42d71186582d3;p=php Version specific EXPECF sections would be wonderful (bug31668.phpt). And sometimes it helps to read the commit messages to keep tests up to date: we removed mysqli_set_local_infile_handler() from mysqlnd (061.phpt) some time ago. --- 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--