summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2013-10-15 16:11:11 +0200
committerJulien Pauli <jpauli@php.net>2013-10-15 16:11:11 +0200
commitaa76f779ef76e15d40b3db68c14033cac5ef0637 (patch)
treece2fcc39b621053f0822b171d0aaa36fbc9fa655
parent7e4a42c2787794e198aedf389dc4e870d5b1650f (diff)
downloadphp-git-aa76f779ef76e15d40b3db68c14033cac5ef0637.tar.gz
5.5.6 now
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9436fe9883..a15204c05b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2013, PHP 5.5.5
+?? ??? 2013, PHP 5.5.6
+
+17 Oct 2013, PHP 5.5.5
- Core:
. Fixed bug #64979 (Wrong behavior of static variables in closure generators).