From: Ulf Wendel Date: Tue, 6 Sep 2011 12:58:01 +0000 (+0000) Subject: Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if open_basedi... X-Git-Tag: php-5.5.0alpha1~1276 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a53d78b0c0042cf0887f23f06d5c8b6325fb70c;p=php Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if open_basedir setting is too restrictive during test run for whatever reason. --- diff --git a/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt b/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt index 90849d1c8f..c2685a572e 100644 --- a/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt +++ b/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt @@ -2,9 +2,15 @@ LOAD DATA INFILE - open_basedir --SKIPIF-- +--INI-- +open_basedir="." --FILE--