Changelog

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

VersionFunctionDescription
8.0.0mysqli_result::fetch_objectconstructor_args now accepts [] for constructors with 0 parameters; previously an exception was thrown.
 mysqli_stmt::__constructquery is now nullable.
 mysqli::begin_transactionname is now nullable.
 mysqli::commitname is now nullable.
 mysqli::rollbackname is now nullable.
add a note add a note

User Contributed Notes

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