summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierrick Charron <pierrick@php.net>2016-07-27 18:25:55 -0400
committerPierrick Charron <pierrick@php.net>2016-07-27 18:25:55 -0400
commit206f9f1337991887ed1e2e2300a116554ecbc79b (patch)
tree6cb5d8c42f45faf1664dab728baf60151192fd83
parent915d2b942028402e1336de44a5e8f058f6d3c52b (diff)
parent1b681880c148a360be6e8835ed974ad149ebf32c (diff)
downloadphp-git-206f9f1337991887ed1e2e2300a116554ecbc79b.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff41b718bd..a248a66f1a 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP NEWS
(Yuji Uchiyama)
. Fixed bug #72683 (getmxrr broken). (Anatol)
+- CURL:
+ . Fixed bug #71709 (curl_setopt segfault with empty CURLOPT_HTTPHEADER).
+ (Pierrick)
+
- Intl:
. Fixed bug #72639 (Segfault when instantiating class that extends
IntlCalendar and adds a property). (Laruence)
@@ -29,6 +33,7 @@ PHP NEWS
- SPL:
. Fixed bug #72646 (SplFileObject::getCsvControl does not return the escape
character). (cmb)
+ . Fixed bug #72684 (AppendIterator segfault with closed generator). (Pierrick)
- SQLite3:
. Fixed bug #72668 (Spurious warning when exception is thrown in user defined