phpmyadmin/libraries/classes/Config
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
..
Forms Fix #15001 - Login cookie validity in settings->features 2020-11-04 23:39:15 +01:00
ConfigFile.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
Descriptions.php Split Descriptions into 3 functions 2021-01-28 15:37:30 +01:00
Form.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
FormDisplay.php Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
FormDisplayTemplate.php Fix a phpdoc block and a coding standard issue 2021-01-31 01:23:46 +01:00
PageSettings.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
ServerConfigChecks.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
SpecialSchemaLinks.php Extract change column action from table structure index method 2020-06-08 18:20:48 -03:00
Validator.php Set MySQLi error reporting mode 2021-02-11 09:53:27 -03:00