]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipensp@gmail.com>
Thu, 7 Jun 2012 17:23:17 +0000 (14:23 -0300)
committerFelipe Pena <felipensp@gmail.com>
Thu, 7 Jun 2012 17:23:17 +0000 (14:23 -0300)
NEWS

diff --git a/NEWS b/NEWS
index a6b41f4cec1837e9eaf4dc6a39881bfcfe14f0fa..d56b540ddf25f96266f82943ad7f1330af76e5f6 100644 (file)
--- 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