summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Wallner <mike@php.net>2014-04-30 09:29:37 +0200
committerMichael Wallner <mike@php.net>2014-04-30 09:29:37 +0200
commitaaad7ead55c33688156ad1cd85412041eadf0628 (patch)
tree8235254a3e4702ef6f0c6a1cd62e9ebd1056be7d /NEWS
parent407612083f0d71decbd3ca2e6a610d4824957364 (diff)
downloadphp-git-aaad7ead55c33688156ad1cd85412041eadf0628.tar.gz
BFN
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 227426b6a2..016160c690 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ PHP NEWS
. Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
- cURL:
+ . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike)
. Fixed bug #66562 (curl_exec returns differently than curl_multi_getcontent).
(Freek Lijten)