helly Thu Sep 23 14:45:27 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.78&r2=1.1760.2.79&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.78 php-src/NEWS:1.1760.2.79 --- php-src/NEWS:1.1760.2.78 Wed Sep 22 03:12:11 2004 +++ php-src/NEWS Thu Sep 23 14:45:27 2004 @@ -14,6 +14,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php