helly Sun May 14 19:20:21 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - We have it now fully RFC compliant http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.21&r2=1.2027.2.547.2.22&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.21 php-src/NEWS:1.2027.2.547.2.22 --- php-src/NEWS:1.2027.2.547.2.21 Sun May 14 17:35:56 2006 +++ php-src/NEWS Sun May 14 19:20:21 2006 @@ -24,7 +24,7 @@ - Added support for Apache 2.2 handler in the Windows distro. (Edin) - Added pg_field_table() function. (Edin) - Added implementation of curl_multi_info_read(). (Brian) -- Added RFC2397 (data:// stream) support. (Marcus) +- Added RFC2397 (data: stream) support. (Marcus) - Fixed bug #37416 (iterator_to_array() hides exceptions thrown in rewind() method). (Tony) - Fixed bug #37413 (Rejected versions of flex that don't work). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php