summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-11-12 00:25:16 +0100
committerFerenc Kovacs <tyrael@php.net>2014-11-12 00:25:16 +0100
commit74d6c23b3988f72329387c866ec3294cdbc28213 (patch)
tree8fa031f0b70aa5ba5b84a53a4bbb7451f24e200e
parenta2e7b9162c83afbea33bb319ac9354a0b445c9a4 (diff)
downloadphp-git-74d6c23b3988f72329387c866ec3294cdbc28213.tar.gz
update NEWS
-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)