From: Nikita Popov Date: Tue, 5 Jul 2016 14:56:36 +0000 (+0200) Subject: Add NEWS entries X-Git-Tag: php-7.1.0alpha3~1^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1bdfdb1733323a9e71de8041a63762777196e05c;p=php Add NEWS entries --- diff --git a/NEWS b/NEWS index 327a4aed28..9d94f6c664 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,14 @@ PHP NEWS . Fixed bug #72496 (Cannot declare public method with signature incompatible with parent private method). (Pedro Magalhães) +- Standard: + . Fixed bug #72152 (base64_decode $strict fails to detect null byte). + (Lauri Kenttä) + . Fixed bug #72263 (base64_decode skips a character after padding in strict + mode). (Lauri Kenttä) + . Fixed bug #72264 (base64_decode $strict fails with whitespace between + padding). (Lauri Kenttä) + 21 Jul 2016 PHP 7.0.9