Commit:    ce92857131e24bf1c06b798b424367c6ce9dabcd
Author:    Stanislav Malyshev <s...@php.net>         Wed, 1 Aug 2012 12:21:35 
-0700
Parents:   36100060b31ba85d5c70669168cfd418522884ce
Branches:  PHP-5.4 master

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

Log:
fix NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a84e756..084f3cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+?? ??? 2012, PHP 5.4.7
+
+- Reflection:
+  . Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
+    result). (Laruence)
+
 ?? ??? 2012, PHP 5.4.6
 
 - CLI Server:
@@ -39,8 +45,6 @@ PHP                                                           
             NEWS
     sapi/cli/cli.h: No such file). (Johannes)
 
 - Reflection:
-  . Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
-    result). (Laruence)
   . Implemented FR #61602 (Allow access to name of constant used as default 
     value). (reeze....@gmail.com)


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

Reply via email to