mysqli
PHP Manual

Список изменений

Следующие изменения были произведены с классами/функциями/методами данного расширения.

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.

mysqli
PHP Manual