From 27697a6a40bc4efbca67025b037edd8f368f5c6f Mon Sep 17 00:00:00 2001 From: Rui Hirokawa Date: Thu, 10 Nov 2011 21:45:36 +0000 Subject: [PATCH] moved the new changes for RC2. --- NEWS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 26e69c60e8..34557874e3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2011, PHP 5.4.0 RC2 +- Core: + . Fixed bug #60116 (escapeshellcmd() cannot escape the characters + which cause shell command injection). (rui) + . Fixed bug #60227 (header() cannot detect the multi-line header with + CR(0x0D)). (rui) + 11 Nov 2011, PHP 5.4.0 RC1 - General improvements: . Changed silent conversion of array to string to produce a notice. (Patrick) @@ -25,10 +31,6 @@ PHP NEWS (Laruence) . Fixed bug #55475 (is_a() triggers autoloader, new optional 3rd argument to is_a and is_subclass_of). (alan_k) - . Fixed bug #60116 (escapeshellcmd() cannot escape the characters - which cause shell command injection). (rui) - . Fixed bug #60227 (header() cannot detect the multi-line header with - CR(0x0D)). (rui) - Oracle Database extension (OCI8): . Increased maxium Oracle error message buffer length for new 11.2.0.3 size -- 2.50.1