diff options
author | Stanislav Malyshev <stas@php.net> | 2014-02-18 08:37:53 -0800 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-02-18 08:37:53 -0800 |
commit | 0658e65f644b0b6cad139d64bcadd2d0e8fcdb9a (patch) | |
tree | 99e0b49868aca5ac512fe79db38a4df53d15a05c | |
parent | fdb9b6e5ec73d37b9734c9f7c50b3946ed85b5e3 (diff) | |
download | php-git-php-5.4.26RC1.tar.gz |
update NEWSphp-5.4.26RC1
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ PHP NEWS . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) (chobieeee@php.net) +- Fileinfo: + . Fixed bug #66731 (file: infinite recursion). (CVE-2014-1943) (Remi) + - LDAP: . Implemented ldap_modify_batch (https://wiki.php.net/rfc/ldap_modify_batch). (Ondřej Hošek) |