Update baseline (1681, 92)
parent
bf6c7f8ea2
commit
8f190fc090
|
@ -2152,7 +2152,7 @@ parameters:
|
|||
|
||||
-
|
||||
message: "#^Casting to bool something that's already bool\\.$#"
|
||||
count: 15
|
||||
count: 11
|
||||
path: ../src/Composer/Installer.php
|
||||
|
||||
-
|
||||
|
@ -2160,11 +2160,6 @@ parameters:
|
|||
count: 1
|
||||
path: ../src/Composer/Installer.php
|
||||
|
||||
-
|
||||
message: "#^Only booleans are allowed in &&, array\\<string\\>\\|null given on the left side\\.$#"
|
||||
count: 1
|
||||
path: ../src/Composer/Installer.php
|
||||
|
||||
-
|
||||
message: "#^Only booleans are allowed in a negated boolean, Composer\\\\Repository\\\\LockArrayRepository\\|null given\\.$#"
|
||||
count: 1
|
||||
|
@ -2205,16 +2200,6 @@ parameters:
|
|||
count: 5
|
||||
path: ../src/Composer/Installer.php
|
||||
|
||||
-
|
||||
message: "#^Only booleans are allowed in an if condition, array\\<string\\>\\|null given\\.$#"
|
||||
count: 1
|
||||
path: ../src/Composer/Installer.php
|
||||
|
||||
-
|
||||
message: "#^Only booleans are allowed in \\|\\|, array\\<string\\>\\|null given on the left side\\.$#"
|
||||
count: 2
|
||||
path: ../src/Composer/Installer.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#2 \\$stabilityFlags of class Composer\\\\Repository\\\\RepositorySet constructor expects array\\<string, 0\\|5\\|10\\|15\\|20\\>, non\\-empty\\-array\\<string, 0\\|5\\|10\\|15\\|20\\|string\\> given\\.$#"
|
||||
count: 1
|
||||
|
|
Loading…
Reference in New Issue