diff options
author | Anatol Belski <ab@php.net> | 2014-12-10 11:49:13 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-12-10 11:49:13 +0100 |
commit | a96957f0da8e733a13f20327c12f876e8966aff1 (patch) | |
tree | 137285fc60676407548744733e905649783ced73 | |
parent | 4a82cdce6633ec8d7bb5ffdbe726e14e9d70e512 (diff) | |
download | php-git-a96957f0da8e733a13f20327c12f876e8966aff1.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ PHP NEWS . Fixed bug #68297 (Application Popup provides too few information). (Anatol) . Fixed bug #65769 (localeconv() broken in TS builds). (Anatol) . Fixed bug #65230 (setting locale randomly broken). (Anatol) + . Fixed bug #68545 (NULL pointer dereference in unserialize.c). (Anatol) - cURL: . Fixed bug #67643 (curl_multi_getcontent returns '' when |