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_format=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