bjori           Tue May 22 19:31:08 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  new curl constants
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.730&r2=1.2027.2.547.2.731&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.730 php-src/NEWS:1.2027.2.547.2.731
--- php-src/NEWS:1.2027.2.547.2.730     Tue May 22 16:38:50 2007
+++ php-src/NEWS        Tue May 22 19:31:07 2007
@@ -9,6 +9,7 @@
   makes the function not encode existing html entities. (Ilia)
 - Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set into 
   an associated array. (Ilia)
+- Added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS cURL constants. (Sara)
 - Added --ini switch to CLI that prints out configuration file names. (Marcus)
 - Added function mysql_set_charset(). Allows connection encoding to be 
   altered at run time. (Scott)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to