phpmyadmin/libraries/classes/Table
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
..
Maintenance Add Table\Maintenance\Message value object 2021-10-06 14:06:03 -03:00
ColumnsDefinition.php Fix PHP 8.2: ${var} deprecated string interpolation syntax 2022-07-13 11:14:20 +02:00
Indexes.php Remove unused variables 2021-12-03 15:12:56 +00:00
Maintenance.php Remove array support from Util::backquote 2021-11-10 19:33:09 -03:00
Search.php Convert phpdoc to param type 2022-01-06 19:38:21 +00:00