From: Marcus Boerger Date: Sun, 14 May 2006 19:20:21 +0000 (+0000) Subject: - We have it now fully RFC compliant X-Git-Tag: php-5.2.0RC1~555 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9249d05bddd82d983592ca76fa91e458f29fbfdf;p=php - We have it now fully RFC compliant --- diff --git a/NEWS b/NEWS index 2c80c92038..5eb604ae52 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,7 @@ PHP NEWS - 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)