wharmby Wed, 15 Jul 2009 08:19:05 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284102
Changed paths:
U
php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic001.phpt
Log:
Fix test
Modified: php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic001.phpt
===================================================================
--- php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic001.phpt
2009-07-15 07:04:43 UTC (rev 284101)
+++ php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic001.phpt
2009-07-15 08:19:05 UTC (rev 284102)
@@ -26,10 +26,10 @@
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===
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php