From 38398529b814fa75cc79ee3e3de6b05171779775 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Tue, 15 May 2012 11:14:36 +0200 Subject: Fix NEWS entry for #61602. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 2b74354904..728c2f39c9 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,10 @@ PHP NEWS . Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null). (Anatoliy) +- Reflection: + . Implemented FR #61602 (Allow access to the name of constant + used as function/method parameter's default value). (reeze.xia@gmail.com) + - FPM . Fixed bug #61812 (Uninitialised value used in libmagic). (Laruence, Gustavo) -- cgit v1.2.1