]> granicus.if.org Git - php/commitdiff
- No need to add NEWS entries for bugs that do NOT exist in any released version...
authorfoobar <sniper@php.net>
Fri, 6 May 2005 00:23:57 +0000 (00:23 +0000)
committerfoobar <sniper@php.net>
Fri, 6 May 2005 00:23:57 +0000 (00:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0e7ec9bc8239fa4442a818dd15482fb644405456..1aff2dea392bccef3533dd76af947055d94c1331 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -123,8 +123,6 @@ PHP                                                                        NEWS
   (Rob)
 - Fixed bug #30578 (Output buffers flushed before calling __desctruct()
   functions). (Jani)
-- Fixed bug #30641 (Compile error: error: symbol "zend_error" is used but not
-  defined). (Dmitry)
 - Fixed bug #30407 (Strange behaviour of default arguments). (Dmitry)
 - Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
 - Fixed bug #29522 (accessing properties without connection). (Georg)