From fd0e9cc04444b3378eeb131e4e5dd416254a87bb Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Mon, 1 Nov 2004 07:59:05 +0000 Subject: [PATCH] fixed error handling in mysqli_multi_query --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4ff43af0ed..13934e17e8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.3 +- Fixed error handling in mysqli_multi_query. (Georg) - Fixed a problem with SPL iterators aggregating the innner iterator. (Marcus) - Extended the functionality of is_subclass_of() to accept either a class name or an object as first parameter. (Andrey) -- 2.50.1