phpmyadmin/libraries/classes/Http
Maurício Meneghini Fauth 4ff3724c3f
Use union with null instead of short nullable type
Since union type are now possible, using union with null makes more
clear that it is a union type.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-20 21:48:19 -03:00
..
Factory Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
ServerRequest.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00