phpmyadmin/libraries/classes/Command
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
..
CacheWarmupCommand.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
FixPoTwigCommand.php Fix deprecation for Command classes 2023-02-26 11:39:25 -03:00
SetVersionCommand.php Fix deprecation for Command classes 2023-02-26 11:39:25 -03:00
TwigLintCommand.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
WriteGitRevisionCommand.php Fix deprecation for Command classes 2023-02-26 11:39:25 -03:00