]> granicus.if.org Git - php/commitdiff
Fixed Bug #25329 sqlite_create_function with method and reference to $this
authorMarcus Boerger <helly@php.net>
Sat, 27 Dec 2003 22:20:55 +0000 (22:20 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 27 Dec 2003 22:20:55 +0000 (22:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5d1fbee61858d13dc0ceabc9e96daba1d2a02742..b2cc3fb9c272eb0175e04c7aa031c241db451aa8 100644 (file)
--- 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