diff options
author | Anatol Belski <ab@php.net> | 2016-01-05 18:57:38 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-01-05 18:57:38 +0100 |
commit | 8d630f7d15fead8a76a96d56c97e5ca2852207b1 (patch) | |
tree | 00c3d1ec34b43b0771262a64efe8bef0ccc308da | |
parent | 9a07245b728714de09361ea16b9c6fcf70cb5685 (diff) | |
download | php-git-8d630f7d15fead8a76a96d56c97e5ca2852207b1.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ PHP NEWS . Added support for new HTTP 451 code. (Julien) . Fixed Bug #71275 (Bad method called on cloning an object having a trait). (Bob) + . Fixed bug #71273 (A wrong ext directory setup in php.ini leads to crash). + (Anatol) - CURL: . Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with |