sniper Tue Sep 20 16:59:56 2005 EDT Modified files: (Branch: PHP_4_4) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.38&r2=1.1247.2.920.2.39&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.38 php-src/NEWS:1.1247.2.920.2.39 --- php-src/NEWS:1.1247.2.920.2.38 Mon Sep 12 12:59:51 2005 +++ php-src/NEWS Tue Sep 20 16:59:54 2005 @@ -36,6 +36,8 @@ - Fixed bug #32160 (copying a file into itself leads to data loss). (Ilia) - Fixed bug #31158 (array_splice on $GLOBALS crashes). (Dmitry) - Fixed bug #29253 (array_diff with $GLOBALS argument fails). (Dmitry) +- Fixed bug #21306 (ext/sesssion: catch bailouts of write handler during + RSHUTDOWN). (Jani, Xuefer at 21cn dot com) 11 Jul 2005, Version 4.4.0 - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php