summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
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)