]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Thu, 10 Mar 2005 02:35:39 +0000 (02:35 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 10 Mar 2005 02:35:39 +0000 (02:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b6528be616bdd78cfc14e42f6f7bab886bb16ec6..a4ebc7369f0853789a8023dbb0d93b987aa980ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,7 @@ 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 #31562 (__autoload() problem with static variables). (Marcus)
 - Fixed bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays).
   (Marcus)
 - Fixed bug #31623 (OCILogin does not support password grace period).