mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
added constructors for mysqli_stmt and mysqli_resultset classes
This commit is contained in:
parent
683f6c879c
commit
c2ef1ad438
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue