sniper Sat Feb 14 11:25:21 2004 EDT Modified files: /php-src NEWS Log: bfn http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1608&r2=1.1609&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1608 php-src/NEWS:1.1609 --- php-src/NEWS:1.1608 Sat Feb 14 07:29:04 2004 +++ php-src/NEWS Sat Feb 14 11:25:20 2004 @@ -5,6 +5,7 @@ --with-config-file-scan-dir specified directory. (Eric Colinet, Derick) - Fixed start-up problem if both SPL and SimpleXML were enabled. The double initialization of apache 1.3 was causing problems here. (Marcus, Derick) +- Fixed bug #27237 (Working with simplexml crashes apache2). (Rob) 12 Feb 2004, PHP 5 Beta 4 - Changed exceptions so that they must now inherit from the built-in Exception
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php