1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00
This commit is contained in:
Felipe Pena
2012-06-07 14:23:17 -03:00
parent 018a9b321f
commit 7cae4ff02c

3
NEWS
View File

@@ -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