From 1bdfdb1733323a9e71de8041a63762777196e05c Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 5 Jul 2016 16:56:36 +0200 Subject: [PATCH] Add NEWS entries --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.50.1