tony2001 Mon Nov 14 16:54:48 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
MFH: fix #35197 (Destructor is not called) and similar issues in other
extensions
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.186&r2=1.2027.2.187&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.186 php-src/NEWS:1.2027.2.187
--- php-src/NEWS:1.2027.2.186 Sun Nov 13 13:23:25 2005
+++ php-src/NEWS Mon Nov 14 16:54:35 2005
@@ -5,6 +5,7 @@
- Fixed bug in mysqli extension with unsigned int(11) being represented as
signed integer in PHP instead of string in 32bit systems. (Andrey)
- Fixed initializing and argument checking for posix_mknod(). (Derick)
+- Fixed bug #35197 (Destructor is not called). (Tony)
- Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER). (Greg)
- Fixed bug #35142 (SOAP Client/Server Complex Object Support). (Dmitry)
- Fixed bug #35135 (PDOStatment without related PDO object may crash). (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php