derick Wed Feb 23 07:33:48 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src NEWS
Log:
- MFH: fixed bug #32076 (ReflectionMethod :: isDestructor() always return
true).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.260&r2=1.1760.2.261&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.260 php-src/NEWS:1.1760.2.261
--- php-src/NEWS:1.1760.2.260 Tue Feb 22 09:59:29 2005
+++ php-src/NEWS Wed Feb 23 07:33:47 2005
@@ -146,6 +146,8 @@
- Extended the functionality of is_subclass_of() to accept either a class name
or an object as first parameter. (Andrey)
- Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #32076 (ReflectionMethod::isDestructor() always return true).
+ (Derick, Tony)
- Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
- Fixed bug #30995 (snmp extension does not build with net-snmp 5.2). (Ilia)
- Fixed bug #30994 (SOAP server unable to handle request with references).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php