phpmyadmin/libraries/classes/Dbal
Maurício Meneghini Fauth eb2d865740
Set MySQLi error reporting mode
Explicitly sets the MySQLi error reporting mode to the current default
to avoid possibly future changes.

Fixes https://github.com/phpmyadmin/phpmyadmin/issues/16589

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-11 09:53:27 -03:00
..
DbalInterface.php Remove DatabaseInterface::isUserType method 2020-10-25 20:53:50 -03:00
DbiExtension.php Add return type declaration to fetch row methods 2020-06-29 20:32:04 -03:00
DbiMysqli.php Set MySQLi error reporting mode 2021-02-11 09:53:27 -03:00