diff --git a/phpstan/baseline.neon b/phpstan/baseline.neon index 522d6ce34..94faaa523 100644 --- a/phpstan/baseline.neon +++ b/phpstan/baseline.neon @@ -10,11 +10,6 @@ parameters: count: 2 path: ../src/Composer/Autoload/AutoloadGenerator.php - - - message: "#^Casting to bool something that's already bool\\.$#" - count: 1 - path: ../src/Composer/Autoload/AutoloadGenerator.php - - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 10 @@ -40,11 +35,6 @@ parameters: count: 1 path: ../src/Composer/Autoload/AutoloadGenerator.php - - - message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#" - count: 1 - path: ../src/Composer/Autoload/AutoloadGenerator.php - - message: "#^Only booleans are allowed in &&, string\\|null given on the left side\\.$#" count: 1 @@ -390,16 +380,6 @@ parameters: count: 3 path: ../src/Composer/Command/ConfigCommand.php - - - message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#" - count: 2 - path: ../src/Composer/Command/ConfigCommand.php - - - - message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#" - count: 1 - path: ../src/Composer/Command/ConfigCommand.php - - message: "#^Only booleans are allowed in an elseif condition, int\\<0, max\\>\\|false given\\.$#" count: 1 @@ -525,11 +505,6 @@ parameters: count: 1 path: ../src/Composer/Command/DiagnoseCommand.php - - - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" - count: 1 - path: ../src/Composer/Command/DiagnoseCommand.php - - message: "#^Only booleans are allowed in an if condition, string\\|null given\\.$#" count: 1 @@ -570,11 +545,6 @@ parameters: count: 3 path: ../src/Composer/Command/DiagnoseCommand.php - - - message: "#^Only booleans are allowed in \\|\\|, mixed given on the right side\\.$#" - count: 3 - path: ../src/Composer/Command/DumpAutoloadCommand.php - - message: "#^Only booleans are allowed in a negated boolean, array\\ given\\.$#" count: 1 @@ -715,11 +685,6 @@ parameters: count: 8 path: ../src/Composer/Command/InitCommand.php - - - message: "#^Only booleans are allowed in \\|\\|, mixed given on the right side\\.$#" - count: 3 - path: ../src/Composer/Command/InstallCommand.php - - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 @@ -740,11 +705,6 @@ parameters: count: 1 path: ../src/Composer/Command/ReinstallCommand.php - - - message: "#^Only booleans are allowed in \\|\\|, mixed given on the right side\\.$#" - count: 3 - path: ../src/Composer/Command/ReinstallCommand.php - - message: "#^Foreach overwrites \\$type with its key variable\\.$#" count: 1 @@ -765,11 +725,6 @@ parameters: count: 1 path: ../src/Composer/Command/RemoveCommand.php - - - message: "#^Only booleans are allowed in \\|\\|, mixed given on the right side\\.$#" - count: 3 - path: ../src/Composer/Command/RemoveCommand.php - - message: "#^Cannot call method getRepoName\\(\\) on Composer\\\\Repository\\\\RepositoryInterface\\|null\\.$#" count: 4 @@ -805,11 +760,6 @@ parameters: count: 2 path: ../src/Composer/Command/RequireCommand.php - - - message: "#^Only booleans are allowed in \\|\\|, mixed given on the right side\\.$#" - count: 4 - path: ../src/Composer/Command/RequireCommand.php - - message: "#^Parameter \\#1 \\$contents of class Composer\\\\Json\\\\JsonManipulator constructor expects string, string\\|false given\\.$#" count: 1 @@ -880,11 +830,6 @@ parameters: count: 1 path: ../src/Composer/Command/SearchCommand.php - - - message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#" - count: 1 - path: ../src/Composer/Command/SelfUpdateCommand.php - - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 1 @@ -1285,16 +1230,6 @@ parameters: count: 1 path: ../src/Composer/Command/UpdateCommand.php - - - message: "#^Only booleans are allowed in \\|\\|, mixed given on the right side\\.$#" - count: 3 - path: ../src/Composer/Command/UpdateCommand.php - - - - message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#" - count: 1 - path: ../src/Composer/Command/ValidateCommand.php - - message: "#^Only booleans are allowed in a negated boolean, array\\ given\\.$#" count: 1 @@ -1385,11 +1320,6 @@ parameters: count: 1 path: ../src/Composer/Config.php - - - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" - count: 1 - path: ../src/Composer/Config.php - - message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#" count: 1 @@ -2555,21 +2485,11 @@ parameters: count: 3 path: ../src/Composer/Factory.php - - - message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#" - count: 1 - path: ../src/Composer/Factory.php - - message: "#^Only booleans are allowed in a negated boolean, string\\|false given\\.$#" count: 3 path: ../src/Composer/Factory.php - - - message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#" - count: 1 - path: ../src/Composer/Factory.php - - message: "#^Only booleans are allowed in an if condition, Composer\\\\Util\\\\ProcessExecutor\\|null given\\.$#" count: 1 @@ -2577,7 +2497,7 @@ parameters: - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" - count: 4 + count: 2 path: ../src/Composer/Factory.php - @@ -2710,11 +2630,6 @@ parameters: count: 1 path: ../src/Composer/Installer.php - - - message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#" - count: 2 - path: ../src/Composer/Installer.php - - message: "#^Only booleans are allowed in a negated boolean, Composer\\\\Repository\\\\LockArrayRepository\\|null given\\.$#" count: 1 @@ -3470,11 +3385,6 @@ parameters: count: 1 path: ../src/Composer/Package/Locker.php - - - message: "#^Only booleans are allowed in an if condition, array\\ given\\.$#" - count: 1 - path: ../src/Composer/Package/Locker.php - - message: "#^Parameter \\#1 \\$aliasOf of class Composer\\\\Package\\\\CompleteAliasPackage constructor expects Composer\\\\Package\\\\CompletePackage, Composer\\\\Package\\\\CompleteAliasPackage\\|Composer\\\\Package\\\\CompletePackage given\\.$#" count: 1 @@ -3930,56 +3840,6 @@ parameters: count: 1 path: ../src/Composer/Repository/CompositeRepository.php - - - message: "#^Cannot call method getDistReference\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 2 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getInstallationSource\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 2 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getName\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 3 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getName\\(\\) on Composer\\\\Package\\\\BasePackage\\|null\\.$#" - count: 1 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getPrettyVersion\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 3 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getProvides\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 1 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getReplaces\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 1 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getSourceReference\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 2 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getType\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 1 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Cannot call method getVersion\\(\\) on Composer\\\\Package\\\\BasePackage\\|Composer\\\\Package\\\\RootPackageInterface\\|null\\.$#" - count: 1 - path: ../src/Composer/Repository/FilesystemRepository.php - - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 @@ -3995,16 +3855,6 @@ parameters: count: 1 path: ../src/Composer/Repository/FilesystemRepository.php - - - message: "#^Parameter \\#1 \\$array of method Composer\\\\Repository\\\\FilesystemRepository\\:\\:dumpToPhpCode\\(\\) expects array, array\\|null given\\.$#" - count: 1 - path: ../src/Composer/Repository/FilesystemRepository.php - - - - message: "#^Parameter \\#1 \\$data of static method Composer\\\\InstalledVersions\\:\\:reload\\(\\) expects array\\{root\\: array\\{name\\: string, version\\: string, reference\\: string, pretty_version\\: string, aliases\\: array\\, dev\\: bool, install_path\\: string, type\\: string\\}, versions\\: array\\, reference\\?\\: string, replaced\\?\\: array\\, provided\\?\\: array\\, install_path\\?\\: string, \\.\\.\\.\\}\\>\\}, array\\|null given\\.$#" - count: 1 - path: ../src/Composer/Repository/FilesystemRepository.php - - message: "#^Parameter \\#1 \\$path of method Composer\\\\Util\\\\Filesystem\\:\\:normalizePath\\(\\) expects string, string\\|false given\\.$#" count: 2 @@ -4458,11 +4308,6 @@ parameters: count: 8 path: ../src/Composer/Repository/Vcs/GitLabDriver.php - - - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" - count: 1 - path: ../src/Composer/Repository/Vcs/GitLabDriver.php - - message: "#^Only booleans are allowed in an if condition, string given\\.$#" count: 1 @@ -5768,11 +5613,6 @@ parameters: count: 1 path: ../src/Composer/Util/TlsHelper.php - - - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" - count: 1 - path: ../src/Composer/Util/Url.php - - message: "#^Only booleans are allowed in an if condition, int\\|false\\|null given\\.$#" count: 1