From c2ef1ad438255a8ee70d77a4adb11fc840782d00 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Sun, 26 Dec 2004 13:17:03 +0000 Subject: [PATCH] added constructors for mysqli_stmt and mysqli_resultset classes --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3c0b4257a6..18585803c8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 +- Added constructors for mysqli_stmt and mysqli_result classes. (Georg) - Made request start time be available via $_SERVER['REQUEST_TIME']. (Ilia) - Allow gettimeofday() return a float if optional argument is specified. (Ilia) - Improved performance of: -- 2.50.1