phpmyadmin/libraries
Eyüp Can Akman bd81cf82be
Simplify isVarchar check
The !is_numeric guard is redundant; the round-trip already covers
non-numeric inputs since (int) of a non-numeric string is 0.

Signed-off-by: Eyüp Can Akman <eyupcanakman@gmail.com>
2026-04-30 18:56:07 +03:00
..
cache Add new cache directory 2020-03-28 10:38:11 +01:00
classes Simplify isVarchar check 2026-04-30 18:56:07 +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