jani Mon Nov 3 12:03:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Fix order (this is not rocket science.. >:-p ) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.359&r2=1.2027.2.547.2.965.2.360&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.359 php-src/NEWS:1.2027.2.547.2.965.2.360 --- php-src/NEWS:1.2027.2.547.2.965.2.359 Sun Nov 2 23:36:10 2008 +++ php-src/NEWS Mon Nov 3 12:03:46 2008 @@ -3,13 +3,12 @@ ?? ??? 200?, PHP 5.3.0 Alpha 3 - Upgraded bundled PCRE to version 7.8. (Nuno) - Upgraded bundled sqlite to version 3.6.2. (Scott) + - Changed error level E_ERROR into E_WARNING in Soap extension methods parameter validation. (Felipe) - -- Added str_getcsv() function. (Sara) - - Changed openssl info to show the shared library version number. (Scott) +- Added str_getcsv() function. (Sara) - Added ability to send user defined HTTP headers with SOAP request. (Brian J.France, Dmitry) - Added concatenation option to bz2.decompress stream filter.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php