diff options
author | Johannes Schlüter <johannes@php.net> | 2012-12-19 16:13:48 +0100 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2012-12-19 16:13:48 +0100 |
commit | 13adcc108d882e792b765fbfc4849eb7bd4e9863 (patch) | |
tree | 9c60e637d4c058b65edd1b5f2a662e2b7b61de0f /NEWS | |
parent | c31ce8a12502fc7db84a05c36c493f4f5a84a044 (diff) | |
download | php-git-php-5.3.20.tar.gz |
PHP 5.3.20php-5.3.20PHP-5.3.20
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -06 Dec 2012, PHP 5.3.20RC1 +20 Dec 2012, PHP 5.3.20 - Zend Engine: . Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry) @@ -19,7 +19,7 @@ PHP NEWS . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy) - Date: - . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecon). + . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond). (Remi) - Fileinfo: |