summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7558645a4a..221e4e7480 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ PHP NEWS
-?? ??? 2014, PHP 5.6.3
+13 Nov 2014, PHP 5.6.3
- Core:
. Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)