mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-12 03:24:26 +01:00
17 lines
419 B
Plaintext
17 lines
419 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Parameter \\#1 \\$str of function strtolower expects string, int\\|string given\\.$#"
|
|
count: 1
|
|
path: src/Client.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$str1 of function strcasecmp expects string, int\\|string given\\.$#"
|
|
count: 1
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
-
|
|
message: "#^Result of && is always false\\.$#"
|
|
count: 2
|
|
path: src/Middleware.php
|