]> granicus.if.org Git - php/commitdiff
RBFN
authorfoobar <sniper@php.net>
Mon, 7 Mar 2005 18:14:18 +0000 (18:14 +0000)
committerfoobar <sniper@php.net>
Mon, 7 Mar 2005 18:14:18 +0000 (18:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 551f3985f6fc72577355a417a4330fbd07b3211d..4f6e12c2decec40d4491a32091498b7db25d9173 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -70,8 +70,6 @@ PHP                                                                        NEWS
 - Fixed bug #31683 (changes to $name in __get($name) override future 
   parameters). (Dmitry)
 - Fixed bug #31699 (unserialize() float problem on non-English locales). (Ilia)
-- Fixed bug #31672 (</script> not used as closing tag after one-line comment).
-  (Jani)
 - Fixed bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays).
   (Marcus)
 - Fixed bug #31623 (OCILogin does not support password grace period).