phpmyadmin/libraries/classes/Database
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
..
Designer Add missing traversable type hints 2023-04-02 01:32:12 -03:00
CentralColumns.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Designer.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Events.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
MultiTableQuery.php Add native param types 2023-03-17 12:45:18 +00:00
Qbe.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Routines.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Search.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Triggers.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00