Commit: cd34067aecdd98e513f20d804f8fb1d278c9729a Author: Xinchen Hui <larue...@php.net> Tue, 21 Aug 2012 22:15:54 +0800 Parents: 3d4c9b7655b00bab34a9e4b5e829d137e65bd418 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cd34067aecdd98e513f20d804f8fb1d278c9729a Log: skip test properly Changed paths: M ext/mysql/tests/mysql_query_load_data_openbasedir.phpt Diff: diff --git a/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt b/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt index 339d36c..aa15f5c 100644 --- a/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt +++ b/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt @@ -2,7 +2,6 @@ LOAD DATA INFILE - open_basedir --SKIPIF-- <?php -@include_once("connect.inc"); include_once('skipif.inc'); include_once('skipifconnectfailure.inc'); -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php