Commit:    38398529b814fa75cc79ee3e3de6b05171779775
Author:    Sebastian Bergmann <sebast...@php.net>         Tue, 15 May 2012 
11:14:36 +0200
Parents:   83449b48d42ab004dc1b11d83848a140c4813891
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=38398529b814fa75cc79ee3e3de6b05171779775

Log:
Fix NEWS entry for #61602.

Bugs:
https://bugs.php.net/61602

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 2b74354..728c2f3 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....@gmail.com)
+
 - FPM
   . Fixed bug #61812 (Uninitialised value used in libmagic). 
     (Laruence, Gustavo)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to