From 1a53d78b0c0042cf0887f23f06d5c8b6325fb70c Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Tue, 6 Sep 2011 12:58:01 +0000 Subject: [PATCH] Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if open_basedir setting is too restrictive during test run for whatever reason. --- .../tests/mysql_query_load_data_openbasedir.phpt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) 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--