From: Remi Collet Date: Fri, 8 Jul 2016 08:47:40 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.1.0beta1~149^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ae00f08cf519cbfb14152600a994cdbc26d7868;p=php NEWS --- diff --git a/NEWS b/NEWS index b3e7d928c2..3f6b96911a 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,9 @@ PHP NEWS . Fixed bug #72264 (base64_decode $strict fails with whitespace between padding). (Lauri Kenttä) +- Wddx: + . Fixed bug #72564 (boolean always deserialized as "true") (Remi) + 21 Jul 2016 PHP 7.0.9 - Core: