From: foobar Date: Fri, 6 May 2005 00:23:57 +0000 (+0000) Subject: - No need to add NEWS entries for bugs that do NOT exist in any released version... X-Git-Tag: php-5.0.1b1~314 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f92c4708274d2528ee44734fbb557965d453d097;p=php - No need to add NEWS entries for bugs that do NOT exist in any released version of PHP --- diff --git a/NEWS b/NEWS index 0e7ec9bc82..1aff2dea39 100644 --- 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)