added constructors for mysqli_stmt and mysqli_resultset classes

This commit is contained in:
Georg Richter 2004-12-26 13:17:03 +00:00
parent 683f6c879c
commit c2ef1ad438

1
NEWS
View file

@ -1,6 +1,7 @@
PHP NEWS PHP NEWS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5.1.0 ?? ??? 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) - Made request start time be available via $_SERVER['REQUEST_TIME']. (Ilia)
- Allow gettimeofday() return a float if optional argument is specified. (Ilia) - Allow gettimeofday() return a float if optional argument is specified. (Ilia)
- Improved performance of: - Improved performance of: