From f9279a6b81ea47ef744b1c4619ca29809816e885 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sat, 27 Dec 2003 22:20:55 +0000 Subject: [PATCH] Fixed Bug #25329 sqlite_create_function with method and reference to $this --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5d1fbee618..b2cc3fb9c2 100644 --- a/NEWS +++ b/NEWS @@ -87,6 +87,8 @@ PHP 4 NEWS - Fixed bug #25664 (calling ITypeInfo::Invoke with bogus params). (Wez) - Fixed bug #25581 (getimagesize () return incorrect values on bitmap (os2) files). (Marcus) +- Fixed bug #25329 (sqlite_create_function with method and reference to $this). + (Marcus). - Fixed bug #24773 (Unsetting string offsets crashes PHP). (Moriyoshi, Sara) 3 Nov 2003, Version 4.3.4 -- 2.50.1