summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipensp@gmail.com>2012-06-07 14:23:17 -0300
committerFelipe Pena <felipensp@gmail.com>2012-06-07 14:23:17 -0300
commit7cae4ff02c593ed212a363d65c83c38a67a27f0d (patch)
tree33db565e31cfee3e4b5c93f6b2b705330962c4af
parent018a9b321fc1d405dacff7cba4c2623f4ec0fe51 (diff)
downloadphp-git-7cae4ff02c593ed212a363d65c83c38a67a27f0d.tar.gz
- BFN
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6b41f4cec..d56b540ddf 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