tony2001 Tue Jun 6 20:08:58 2006 UTC Modified files: /php-src NEWS Log: this function also exists in 5.2, no need for this news entry in HEAD http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2117&r2=1.2118&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2117 php-src/NEWS:1.2118 --- php-src/NEWS:1.2117 Tue May 23 22:24:10 2006 +++ php-src/NEWS Tue Jun 6 20:08:58 2006 @@ -33,7 +33,6 @@ . Added curl_setopt_array() which allows setting of multiple cURL options. . Added CURLINFO_HEADER_OUT constant to facilitate request retrieval. -- Add implementation of curl_multi_info_read (Brian) - Added "jump label" operator (limited "goto"). (Dmitry, Sara) - Added E_STRICT to E_ALL. (Dmitry) - Added gmp_nextprime() function. (Tony, patch by ants dot aasma at gmail dot com)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php