Update baseline (1689, 92)
parent
218b9041c9
commit
af90590c8f
|
@ -180,11 +180,6 @@ parameters:
|
|||
count: 1
|
||||
path: ../src/Composer/Util/Http/CurlDownloader.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$haystack of function strpos expects string, string\\|null given\\.$#"
|
||||
count: 1
|
||||
path: ../src/Composer/Util/Http/CurlDownloader.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$multi_handle of function curl_multi_add_handle expects CurlMultiHandle, resource\\|null given\\.$#"
|
||||
count: 1
|
||||
|
|
|
@ -5,11 +5,6 @@ parameters:
|
|||
count: 1
|
||||
path: ../src/Composer/Advisory/Auditor.php
|
||||
|
||||
-
|
||||
message: "#^Variable \\$affectedPackagesCount might not be defined\\.$#"
|
||||
count: 1
|
||||
path: ../src/Composer/Advisory/Auditor.php
|
||||
|
||||
-
|
||||
message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
|
||||
count: 10
|
||||
|
@ -4148,6 +4143,11 @@ parameters:
|
|||
count: 2
|
||||
path: ../src/Composer/Util/Http/CurlDownloader.php
|
||||
|
||||
-
|
||||
message: "#^Casting to string something that's already string\\.$#"
|
||||
count: 1
|
||||
path: ../src/Composer/Util/Http/CurlDownloader.php
|
||||
|
||||
-
|
||||
message: "#^Constant CURLOPT_PROXY_CAINFO not found\\.$#"
|
||||
count: 1
|
||||
|
|
Loading…
Reference in New Issue