summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2012-05-15 22:43:06 -0700
committerStanislav Malyshev <stas@php.net>2012-05-15 22:43:06 -0700
commit5bc82d4305d873dd87325961ebb2357dfd583758 (patch)
tree9c08df22f2f028f0cc5e3169d8c29c6775a03420
parentde26b5561f573ffaf9ba079084810fb927bc2099 (diff)
downloadphp-git-5bc82d4305d873dd87325961ebb2357dfd583758.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5131f5ddd8..02f4e290ca 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,10 @@ PHP NEWS
. Fixed bug #54547 (wrong equality of string numbers). (Gustavo)
. Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename
set to null). (Anatoliy)
+ . Changed php://fd to be available only for CLI.
+
+- Phar:
+ . Fix bug #61065 (Secunia SA44335). (Rasmus)
- Reflection:
. Implemented FR #61602 (Allow access to the name of constant