helly Sat Dec 17 15:53:40 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.297&r2=1.2027.2.298&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.297 php-src/NEWS:1.2027.2.298 --- php-src/NEWS:1.2027.2.297 Fri Dec 16 22:36:41 2005 +++ php-src/NEWS Sat Dec 17 15:53:40 2005 @@ -26,6 +26,7 @@ - Fixed many bugs in OCI8. (Tony) - Fixed crash and leak in mysqli when using 4.1.x client libraries and connecting to 5.x server. (Andrey) +- Fixed bug #35720 (A final constructor can be overwritten). (Marcus) - Fixed bug #35713 (getopt() returns array with numeric strings when passed options like '-1'). (Tony) - Fixed bug #35705 (strtotime() fails to parse soap date format without TZ).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php