phpmyadmin/libraries
Maurício Meneghini Fauth 0bf7c0fa18
Suppress deprecation message of E_STRICT constant
The E_STRICT constant was deprecated in PHP 8.4.

It's still a possible error level when using PHP 7.2 and PHP 7.3.

See:
https://wiki.php.net/rfc/deprecations_php_8_4#remove_e_strict_error_level_and_deprecate_e_strict_constant

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-15 17:18:30 -03:00
..
cache Add new cache directory 2020-03-28 10:38:11 +01:00
classes Suppress deprecation message of E_STRICT constant 2024-10-15 17:18:30 -03:00
.gitignore
advisory_rules_generic.php Replace the master/slave terminology 2021-12-18 14:26:56 -03:00
advisory_rules_mysql_before80003.php Fix gettext incorrectly detection string as php-format 2020-08-31 19:02:11 -03:00
config.default.php Fix column names option for CSV Export 2022-11-25 21:15:49 +01:00
config.values.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
constants.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00
routes.php Merge branch 'QA_5_1' into QA_5_2 2022-04-21 17:48:27 -03:00
services_controllers.php Extract Simulate DML action from ImportController 2021-12-27 18:37:15 -03:00
services_loader.php Add void return type where possible 2021-09-13 15:29:11 -03:00
services.php Extract Simulate DML action from ImportController 2021-12-27 18:37:15 -03:00
vendor_config.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00