phpmyadmin/libraries/classes/Engines
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
..
Bdb.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Berkeleydb.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Binlog.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Innobase.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Innodb.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Memory.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Merge.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
MrgMyisam.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Myisam.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Ndbcluster.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Pbxt.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
PerformanceSchema.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00