phpmyadmin/libraries/classes/Controllers/Table/Structure
William Desportes 6a69face6c
Fix PHP 8.2: ${var} deprecated string interpolation syntax
Ref: https://php.watch/versions/8.2/$%7Bvar%7D-string-interpolation-deprecated

Left over to patch:
- libraries/classes/Git.php#L397
- libraries/classes/Database/Qbe.php#L878
- libraries/classes/Database/Qbe.php#L879

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-07-13 11:14:20 +02:00
..
AddIndexController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
AddKeyController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
BrowseController.php Remove unused variables 2021-12-03 15:12:56 +00:00
CentralColumnsAddController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
CentralColumnsRemoveController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ChangeController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
FulltextController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
MoveColumnsController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
PartitioningController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
PrimaryController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
ReservedWordCheckController.php Extract actions from Table\StructureController 2021-09-09 13:48:07 -03:00
SaveController.php Fix PHP 8.2: ${var} deprecated string interpolation syntax 2022-07-13 11:14:20 +02:00
SpatialController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
UniqueController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00