summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e7003e595..4cc56c1f39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2011, PHP 5.3.7
+- Core:
+ . Fixed crash in error_log(). (Felipe) Reported by Mateusz Kocielski.
- DateTime extension:
. Fixed bug where the DateTime object got changed while using date_diff().