helly Tue Sep 27 04:23:21 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
- BFN
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.78&r2=1.2027.2.79&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.78 php-src/NEWS:1.2027.2.79
--- php-src/NEWS:1.2027.2.78 Mon Sep 26 15:33:23 2005
+++ php-src/NEWS Tue Sep 27 04:23:20 2005
@@ -38,6 +38,7 @@
- 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 @@
- 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php