phpmyadmin/libraries/classes/Utils
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
..
ForeignKey.php Fixing erroneous params 2023-03-17 12:47:43 +00:00
FormatConverter.php Add native param types 2023-03-29 16:42:43 -03:00
Gis.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
HttpRequest.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
SessionCache.php Fix implicit nulls 2023-03-17 12:45:18 +00:00