Changelog

The following changes have been made to classes/functions/methods of this extension.

VersionFunctionDescription
5.3.0mysqli::__constructAdded the ability of persistent connections.
 mysqli::queryAdded the ability of async queries.
5.2.15 & 5.3.4mysqli_reportChanging the reporting mode is now be per-request, rather than per-process.
5.0.0mysqli_result::fetch_objectAdded the ability to return as a different object.
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top