From: Tjerk Meesters Date: Sat, 1 Mar 2014 04:27:36 +0000 (+0800) Subject: Updated news for #66535 and #66109 X-Git-Tag: php-5.6.0beta1~3^2~158^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b6b2149afbb3c41a79864a7170470db4188043e;p=php Updated news for #66535 and #66109 --- diff --git a/NEWS b/NEWS index 4f0c3191d8..1adb05e685 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,15 @@ PHP NEWS . Fixed bug #66762i (Segfault in mysqli_stmt::bind_result() when link closed) (Remi) +- Mail: + . Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk) + +- cURL: + . Fixed bug #66109 (Can't reset CURLOPT_CUSTOMREQUEST to default behaviour) (Tjerk) + +- Core: + . Allow zero length comparison in substr_compare() (Tjerk) + ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 27 Feb 2014, PHP 5.6.0 Alpha 3