From: andy wharmby Date: Wed, 15 Jul 2009 08:19:05 +0000 (+0000) Subject: Fix test X-Git-Tag: php-5.2.11RC1~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=795a087448414c6fef77b796f0acc77d59362941;p=php Fix test --- diff --git a/ext/curl/tests/curl_setopt_basic001.phpt b/ext/curl/tests/curl_setopt_basic001.phpt index 4167c0532a..054c29eab0 100644 --- a/ext/curl/tests/curl_setopt_basic001.phpt +++ b/ext/curl/tests/curl_setopt_basic001.phpt @@ -26,10 +26,10 @@ curl_close($ch); var_dump( $curl_content ); ?> +===DONE=== --EXPECTF-- -PHP Warning: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown on line 0 *** Testing curl_setopt with CURLOPT_FOLLOWLOCATION in safemode Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in %s on line %d bool(false) - +===DONE===