From: foobar Date: Wed, 21 Dec 2005 22:47:46 +0000 (+0000) Subject: No need to mention it here as it is fixed before 6 is out.. X-Git-Tag: RELEASE_1_0_4~276 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e5557e2f478aa64e7463c1b5bf8b8c7b4566468;p=php No need to mention it here as it is fixed before 6 is out.. --- diff --git a/NEWS b/NEWS index 39b5b1f562..2c1507c5df 100644 --- a/NEWS +++ b/NEWS @@ -26,5 +26,4 @@ PHP NEWS the part of haystack before or after first occurence of needle. (Johannes) - Added possibility to check in which extension an internal function was defined using reflection API. (Johannes) -- Fixed bug #35730 (Use correct character encoding, and allow setting it) (Frank) - Fixed bug #34286 (__toString() behavior is inconsistent). (Marcus)