]> granicus.if.org Git - php/commitdiff
Fix test
authorandy wharmby <wharmby@php.net>
Wed, 15 Jul 2009 08:19:05 +0000 (08:19 +0000)
committerandy wharmby <wharmby@php.net>
Wed, 15 Jul 2009 08:19:05 +0000 (08:19 +0000)
ext/curl/tests/curl_setopt_basic001.phpt

index 4167c0532a1cfb99b22d6706f99a12a1f6bf6ae3..054c29eab058b8a099ec969c6cc4bbf8653147b6 100644 (file)
@@ -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===