From: Julien Pauli Date: Tue, 2 Feb 2016 17:14:57 +0000 (+0100) Subject: Updated NEWS X-Git-Tag: php-7.0.4RC1~20^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed80ca00f40866001c024288171e35cfc0b078c4;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index e328c6b4fd..a5433b218d 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,9 @@ PHP NEWS - PCRE: . Upgraded bundled PCRE library to 8.38. +- Standard: + . Fixed bug #70720 (strip_tags improper php code parsing). (Julien) + 04 Feb 2016, PHP 5.6.18 - Core: @@ -44,9 +47,6 @@ PHP NEWS . Fixed bug #71204 (segfault if clean spl_autoload_funcs while autoloading). (Laruence) -- Standard: - . Fixed bug #70720 (strip_tags improper php code parsing). (Julien) - 07 Jan 2016, PHP 5.6.17 - Core: