]> granicus.if.org Git - php/commitdiff
No need to mention it here as it is fixed before 6 is out..
authorfoobar <sniper@php.net>
Wed, 21 Dec 2005 22:47:46 +0000 (22:47 +0000)
committerfoobar <sniper@php.net>
Wed, 21 Dec 2005 22:47:46 +0000 (22:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 39b5b1f5620393ab8ba7b5955507ca2e34cbe763..2c1507c5dfca570645907d9880805f8ec932556a 100644 (file)
--- 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)