[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS
by Dmitry Stogov other posts by this author
May 25 2006 12:46AM messages near this date
[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS
|
[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS
dmitry Thu May 25 07:46:25 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
Fixed bug #37558 (timeout functionality doesn't work after a second PHP starup on the same
thread). (p dot desarnaud at wanadoo dot fr)
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.48&r2=1.2027.2.547.2.49&diff_f
ormat=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.48 php-src/NEWS:1.2027.2.547.2.49
--- php-src/NEWS:1.2027.2.547.2.48 Thu May 25 07:31:47 2006
+++ php-src/NEWS Thu May 25 07:46:25 2006
@@ -47,6 +47,8 @@
- Fixed bug #37565 (Using reflection::export with simplexml causing a crash).
(Marcus)
- Fixed bug #37563 (array_key_exists performance is poor for &$array). (Ilia)
+- Fixed bug #37558 (timeout functionality doesn't work after a second PHP
+ starup on the same thread). (p dot desarnaud at wanadoo dot fr)
- Fixed bug #37514 (strtotime doesn't assume year correctly). (Derick)
- Fixed bug #37510 (session_regenerate_id changes session_id() even on
failure). (Hannes)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Edin Kadribasic
Ilia Alshanetsky
Andi Gutmans
Marcus Boerger
Antony Dovgal
Michael Wallner
Dmitry Stogov
Antony Dovgal
Edin Kadribasic
Antony Dovgal
Marcus Boerger
Marcus Boerger
Rob Richards
Ilia Alshanetsky
Sebastian Bergmann
Sebastian Bergmann
Sebastian Bergmann
Dmitry Stogov
Marcus Boerger
Marcus Boerger
Marcus Boerger
Marcus Boerger
Marcus Boerger
Marcus Boerger
Andrei Zmievski
Andrei Zmievski
|