From: Georg Richter Date: Sun, 26 Dec 2004 13:17:03 +0000 (+0000) Subject: added constructors for mysqli_stmt and mysqli_resultset classes X-Git-Tag: RELEASE_0_2~463 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2ef1ad438255a8ee70d77a4adb11fc840782d00;p=php added constructors for mysqli_stmt and mysqli_resultset classes --- 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: