From: Ilia Alshanetsky Date: Sat, 29 Nov 2003 17:00:53 +0000 (+0000) Subject: The removed NEWS entry is already in 4.X news file. X-Git-Tag: php-5.0.0b3RC1~526 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b761414540830b522abbb14e7578dafc6b1e6d34;p=php The removed NEWS entry is already in 4.X news file. --- diff --git a/NEWS b/NEWS index 2dd9301e42..e060ff2427 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,6 @@ PHP NEWS . image_type_to_extension(). return extension based on image type. (Ilia) - Route stat() and family via streams API. (Sara) - Fixed __autoload() to preserve case of the passed class name. (Andi) -- Fixed bug #26384 (xsltprocessor->transformToXxx causes segfault with xsl:key). (Christian) - Fixed bug #26072 (--disable-libxml does not work). (Jani) - Fixed bug #26083 (Non-working write support in ext/dom). (Ilia) - Fixed bug #26001 (serialize crashes when accessing an overloaded object that