summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-04-01 01:42:12 +0200
committerFerenc Kovacs <tyrael@php.net>2015-04-01 01:42:12 +0200
commit8de838dc2636eafd7957cd391605fe84d62762d9 (patch)
tree08bcd40da788a0c560dc76c5f13d866410e45bd9
parenta5e68f72a70bc520674dbcce128c3afe0448fc64 (diff)
downloadphp-git-8de838dc2636eafd7957cd391605fe84d62762d9.tar.gz
fix release date
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 64ecd27024..7f5d2d4ac4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? May 2015, PHP 5.6.9
-02 Apr 2015, PHP 5.6.8
+16 Apr 2015, PHP 5.6.8
- Core:
. Fixed bug #66609 (php crashes with __get() and ++ operator in some cases).