From: foobar Date: Sat, 14 Feb 2004 16:25:20 +0000 (+0000) Subject: bfn X-Git-Tag: RELEASE_0_2_0~338 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbb1e6e4fb8fb08559ea66d759c1bb23d613065f;p=php bfn --- diff --git a/NEWS b/NEWS index 18c23483b5..4a206ff7f0 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP NEWS --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