From 8152c64c0259d63d64752e7110e9347d89b0c88a Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 10 Oct 2005 12:58:10 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c4672821982..0faa03ed48a 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,8 @@ PHP NEWS - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) +- Fixed bug #34810 (mysqli::init() and others use wrong $this pointer + without checks). (Tony) - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared). (Jani) - Fixed bug #34788 (SOAP Client not applying correct namespace to generated