derick Fri Apr 23 14:19:04 2004 EDT Modified files: /php-src NEWS Log: Cleanup NEWS http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1693&r2=1.1694&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1693 php-src/NEWS:1.1694 --- php-src/NEWS:1.1693 Fri Apr 23 14:08:57 2004 +++ php-src/NEWS Fri Apr 23 14:19:03 2004 @@ -1,7 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ????? 2004, PHP 5 Release Candidate 2 -- Fix for bug #27810 (Joe Orton) - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance. (Dmitry, Andi) - Moved yaz extension to PECL. (Wez) @@ -28,6 +27,7 @@ - Fixed bug #27865 (STDIN, STDOUT, STDERR are dup()d under CLI). (Wez) - Fixed bug #27821 (xml_parse() segfaults when xml_set_object() is called from class method). (Andi, Rob) +- Fixed bug #27810 (Apache-2.0.49 crashes on graceful/restart). (Joe Orton) - Fixed bug #27742 (WDSL SOAP Parsing Schema bug). (Dmitry) - Fixed bug #27722 (Segfault on schema without targetNamespace). (Dmitry) - Fixed bug #27719 (mktime issues on and around DST changeover). (Rasmus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php