phpmyadmin/libraries
Maurício Meneghini Fauth 6a2c12bdc8
Add missing traversable type hints
Replace array type hint with mixed[] type hint, since it means the same.
This way it's possible to require traversable type hint for new code.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-02 01:32:12 -03:00
..
cache Add new cache directory 2020-03-28 10:38:11 +01:00
classes Add missing traversable type hints 2023-04-02 01:32:12 -03:00
.gitignore
constants.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
routes.php Extract /console/bookmark/add action from ImportController 2022-09-21 00:06:14 -03:00
services_controllers.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
services_loader.php Add void return type where possible 2021-09-13 15:29:11 -03:00
services.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
vendor_config.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00