The following changes have been made to classes/functions/methods of this extension.
| Version | Function | Description | 
|---|---|---|
| 5.3.0 | mysqli::__construct | Added the ability of persistent connections. | 
| mysqli::query | Added the ability of async queries. | |
| 5.2.15 & 5.3.4 | mysqli_report | Changing the reporting mode is now be per-request, rather than per-process. | 
| 5.0.0 | mysqli_result::fetch_object | Added the ability to return as a different object. |