diff options
author | Stanislav Malyshev <stas@php.net> | 2012-05-23 18:50:06 -0500 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2012-05-23 18:50:06 -0500 |
commit | 9ab21b15af2992ce4530623dcbe971e6f1ed3a95 (patch) | |
tree | b4f3fbec7270b5d2e13c3ffd3d3392643ef7bb4a | |
parent | 1a90173f27fa758218d41956108a58e06f6ebaf1 (diff) | |
download | php-git-9ab21b15af2992ce4530623dcbe971e6f1ed3a95.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -17 May 2012, PHP 5.4.4 RC1 +30 May 2012, PHP 5.4.4 RC2 - CLI Server: . Implemented FR #61977 (Need CLI web-server support for files with .htm & @@ -48,10 +48,6 @@ PHP NEWS - Pgsql: . Added pg_escape_identifier/pg_escape_literal. (Yasuo Ohgaki) -- Reflection: - . Implemented FR #61602 (Allow access to the name of constant - used as function/method parameter's default value). (reeze.xia@gmail.com) - - FPM . Fixed bug #61812 (Uninitialised value used in libmagic). (Laruence, Gustavo) |