From: foobar Date: Mon, 16 Feb 2004 16:00:15 +0000 (+0000) Subject: this was MFHd.. X-Git-Tag: RELEASE_0_2_0~307 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0eda6a05fe431036240871657ef38fc36fa0581a;p=php this was MFHd.. --- diff --git a/NEWS b/NEWS index 4624f1f171..fc2398ea32 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 Release Candidate 1 - Fixed problem preventing startup errors from being displayed. (Marcus) -- Fixed zero bytes memory allocation when no extra ini files are found in the - --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)