phpmyadmin/libraries/classes/Plugins/Transformations/Output
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
..
Application_Octetstream_Download.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Application_Octetstream_Hex.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Image_JPEG_Inline.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Image_JPEG_Link.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Image_PNG_Inline.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Octetstream_Sql.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Binarytoip.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Text_Plain_Bool2Text.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Dateformat.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_External.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Formatted.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Imagelink.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Json.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Text_Plain_Sql.php Import the Functions object where possible 2022-11-24 14:43:25 -03:00
Text_Plain_Xml.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00