helly Wed Dec 31 07:21:03 2003 EDT Modified files: /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1563 php-src/NEWS:1.1564 --- php-src/NEWS:1.1563 Wed Dec 31 03:57:09 2003 +++ php-src/NEWS Wed Dec 31 07:21:02 2003 @@ -15,6 +15,8 @@ - Fixed bug #26680 (Added version check in mysqli_report_index). (Georg) - Fixed bug #26675 (Segfault on ArrayAccess use). (Marcus) - Fixed bug #26065 (Crash when nesting classes). (Marcus) +- Fixed bug #25329 (sqlite_create_function with method and reference to $this). + (Marcus) - Fixed bug #25038 (call_user_func() issues a warning if function throws an exception). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php