diff options
author | Julien Pauli <jpauli@php.net> | 2013-10-15 16:11:11 +0200 |
---|---|---|
committer | Julien Pauli <jpauli@php.net> | 2013-10-15 16:11:11 +0200 |
commit | aa76f779ef76e15d40b3db68c14033cac5ef0637 (patch) | |
tree | ce2fcc39b621053f0822b171d0aaa36fbc9fa655 | |
parent | 7e4a42c2787794e198aedf389dc4e870d5b1650f (diff) | |
download | php-git-aa76f779ef76e15d40b3db68c14033cac5ef0637.tar.gz |
5.5.6 now
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |