diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2016-02-08 20:31:08 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2016-02-08 20:31:08 +0200 |
commit | 2aa585a505dea5a1e0ba4371f0ef24ce5926b00c (patch) | |
tree | 213f4bec2e2fb7dc96751c97e08b9dae60025c36 | |
parent | fb7d673ef2142f3d11a190b2ce64133728a950af (diff) | |
download | php-git-2aa585a505dea5a1e0ba4371f0ef24ce5926b00c.tar.gz |
Add entry for re-fix of #70976 in commit 14e4d393
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -70,6 +70,9 @@ PHP NEWS . Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with reference to CURLFile). (Laruence) +- GD: + . Improved fix for bug #70976. (Remi) + - Interbase: . Fixed Bug #71305 (Crash when optional resource is omitted). (Laruence, Anatol) |