]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Tue, 27 Sep 2005 08:23:20 +0000 (08:23 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 27 Sep 2005 08:23:20 +0000 (08:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4cd4c5f2377dfd5e00f30d832d0a0a5f3912758f..07ecd5cb14c57b25902a6dabea57cde316116bc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,7 @@ PHP                                                                        NEWS
 - Fixed bug #34645 (ctype corrupts memory when validating large numbers). (Ilia)
 - Fixed bug #34590 (User defined PDOStatement class can't implement methods).
   (Marcus)
+- Fixed bug #34584 (Segfault with SPL autoload handler). (Marcus)
 - Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters).
   (Marco, Ilia)
 - Fixed bug #34518 (Unset doesn't separate container in CV). (Dmitry)
@@ -106,6 +107,7 @@ PHP                                                                        NEWS
 - Fixed bug #33917 (number_format() output with > 1 char separators). (Jani)
 - Fixed bug #33904 (input array keys being escaped when magic quotes is off). 
   (Ilia)
+- Fixed bug #33903 (spl_autoload_register class method). (Marcus)
 - Fixed bug #33899 (CLI: setting extension_dir=some/path extension=foobar.so
   does not work). (Jani)
 - Fixed bug #33882 (CLI was looking for php.ini in wrong path). (Hartmut)