phpmyadmin/libraries/classes/Command
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
..
CacheWarmupCommand.php Replace assignments with null coalesce equal operator 2023-02-20 17:03:05 -03:00
FixPoTwigCommand.php Replace fopen, fwrite and fclose with file_put_contents 2021-07-13 11:51:57 -03:00
SetVersionCommand.php NonInvariantDocblockPropertyType 2022-10-14 20:42:42 +01:00
TwigLintCommand.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
WriteGitRevisionCommand.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00