phpmyadmin/libraries/classes/Controllers/Server/Status
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
..
Monitor Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Processes Add missing traversable type hints 2023-04-02 01:32:12 -03:00
AbstractController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
AdvisorController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
MonitorController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ProcessesController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
QueriesController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
StatusController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
VariablesController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00