From 7cae4ff02c593ed212a363d65c83c38a67a27f0d Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Thu, 7 Jun 2012 14:23:17 -0300 Subject: [PATCH] - BFN --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index a6b41f4cec1..d56b540ddf2 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,9 @@ PHP NEWS . Fixed bug #62017 (datefmt_create with incorrectly encoded timezone leaks pattern). (Gustavo) . Fixed bug #60785 (memory leak in IntlDateFormatter constructor). (Gustavo) + +- Phar: + . Fixed bug #62227 (Invalid phar stream path causes crash). (Felipe) - Reflection: . Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory leaks