]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Thu, 23 Sep 2004 18:45:27 +0000 (18:45 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 23 Sep 2004 18:45:27 +0000 (18:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 277048dac8869b368366127e25d80f1478e8989c..e930826d8f5ba44d28bd0b931bbf72f7b3dede17 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ PHP                                                                        NEWS
 - Renamed SoapClient->__call() to SoapClinet->__soapCall(). (Dmitry)
 - Fixed bug with raw_post_data not getting set (Brian)
 - Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev)
+- Fixed bug #30209 (ReflectionClass::getMethod() lowercases attribute). 
+  (Marcus)
 - Fixed bug #30182 (SOAP module processing WSDL file dumps core). (Dmitry)
 - Fixed bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests).
   (Dmitry)