phpmyadmin/test/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
..
BdbTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
BinlogTest.php Add native property types to test classes 2023-02-27 01:17:22 -03:00
InnodbTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
MemoryTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
MrgMyisamTest.php Add native property types to test classes 2023-02-27 01:17:22 -03:00
MyisamTest.php Add native property types to test classes 2023-02-27 01:17:22 -03:00
NdbclusterTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
PbxtTest.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
PerformanceSchemaTest.php Add native property types to test classes 2023-02-27 01:17:22 -03:00