]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Wed, 6 Oct 2004 21:32:12 +0000 (21:32 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 6 Oct 2004 21:32:12 +0000 (21:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 48f74f14deb5393f0e4cc228101c80ee4a75b8e9..cbd1fbdb3d8d7d0928f28bc0cb3b1d28c012f5eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.3
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #30344 (Reflection::getModifierNames() returns too long strings).
+  (Marcus)
 - Fixed bug #30282 (segfault when using unknown/unsupported 
   session.save_handler and/or session.serialize_handler). (Tony)
 - Fixed bug #30281 (Prevent non-wbmp images from being detected as such).