]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Fri, 26 Sep 2014 07:07:12 +0000 (09:07 +0200)
committerRemi Collet <remi@php.net>
Fri, 26 Sep 2014 07:07:12 +0000 (09:07 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 27bd476aa7f8a978bc43ba160d2d536e96d33d85..be52e3f0da634ecca6cf300d503b6c23a48479ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ PHP                                                                        NEWS
   . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
     when using Apache, mod_proxy-fcgi and ProxyPass). (Remi)
 
+- Reflection:
+  . Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi)
+
 - OpenSSL:
   . Fixed bug #68074 (Allow to use system cipher list instead of hardcoded
     value). (Remi)