Changelog

Folgende Ă„nderungen wurden an den Klassen/Funktionen/Methoden dieser Extension vorgenommen.

VersionFunctionDescription
8.0.0mysqli_result::fetch_objectconstructor_args now accepts [] for constructors with 0 parameters; previously an exception was thrown.
 mysqli_stmt::__constructquery ist nun ein Nullable-Typ.
 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