From 6e35b40b4c6dd3e3167b79a4d9a5ad7b3070e31e Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 16 Mar 2011 23:57:04 +0000 Subject: [PATCH] - news entry for the setlocale fix --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 0d1cfd451b..543e3ab358 100644 --- a/NEWS +++ b/NEWS @@ -2,11 +2,14 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Mar 2011, PHP 5.3.6 - Zend Engine: + . Fixed bug numerous crashes due to setlocale (crash on error, pcre, mysql + etc.) on Windows in thread safe mode. (Pierre) . Fixed bug #54265 (crash when variable gets reassigned in error handler). (Dmitry) . Fixed bug #54262 (Crash when assigning value to a dimension in a non-array). (Dmitry) + - Phar extension: . Fixed bug #54247 (format-string vulnerability on Phar). (Felipe) (CVE-2011-1153) -- 2.50.1