2019-10-24 15:55:19 +03:00
|
|
|
parameters:
|
|
|
|
ignoreErrors:
|
2022-08-28 16:28:05 +01:00
|
|
|
-
|
|
|
|
message: "#^Method GuzzleHttp\\\\Client\\:\\:request\\(\\) should return Psr\\\\Http\\\\Message\\\\ResponseInterface but returns mixed\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Client.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Method GuzzleHttp\\\\Client\\:\\:send\\(\\) should return Psr\\\\Http\\\\Message\\\\ResponseInterface but returns mixed\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Client.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Method GuzzleHttp\\\\Client\\:\\:sendRequest\\(\\) should return Psr\\\\Http\\\\Message\\\\ResponseInterface but returns mixed\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Client.php
|
|
|
|
|
2019-10-24 15:55:19 +03:00
|
|
|
-
|
|
|
|
message: "#^Parameter \\#1 \\$str of function strtolower expects string, int\\|string given\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Client.php
|
|
|
|
|
2022-08-28 16:28:05 +01:00
|
|
|
-
|
|
|
|
message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Cookie/SessionCookieJar.php
|
|
|
|
|
2020-10-01 18:21:51 +07:00
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Result of && is always false\\.$#"
|
|
|
|
count: 3
|
|
|
|
path: src/Cookie/SetCookie.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Strict comparison using \\!\\=\\= between null and null will always evaluate to false\\.$#"
|
|
|
|
count: 3
|
|
|
|
path: src/Cookie/SetCookie.php
|
|
|
|
|
2022-08-28 16:28:05 +01:00
|
|
|
-
|
|
|
|
message: "#^Unsafe call to private method GuzzleHttp\\\\Exception\\\\RequestException\\:\\:obfuscateUri\\(\\) through static\\:\\:\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Exception/RequestException.php
|
|
|
|
|
2021-10-18 09:23:28 +01:00
|
|
|
-
|
|
|
|
message: "#^Cannot access offset 'version' on array\\|false\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Cannot call method getBody\\(\\) on Psr\\\\Http\\\\Message\\\\ResponseInterface\\|null\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_close expects resource, CurlHandle\\|resource given\\.$#"
|
2023-08-26 12:01:24 +02:00
|
|
|
count: 2
|
2020-10-01 18:21:51 +07:00
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_error expects resource, CurlHandle\\|resource given\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_getinfo expects resource, CurlHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 4
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_reset expects resource, CurlHandle\\|resource given\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_setopt expects resource, CurlHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 4
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_setopt_array expects resource, CurlHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
2021-03-21 12:09:11 +00:00
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$str1 of function strcasecmp expects string, int\\|string given\\.$#"
|
2021-03-21 12:09:11 +00:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlFactory.php
|
|
|
|
|
2019-12-28 14:18:48 +02:00
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Property GuzzleHttp\\\\Handler\\\\CurlFactory\\:\\:\\$handles has unknown class CurlHandle as its type\\.$#"
|
2019-12-07 09:41:32 +01:00
|
|
|
count: 1
|
2020-06-09 14:22:29 +02:00
|
|
|
path: src/Handler/CurlFactory.php
|
2019-12-07 09:41:32 +01:00
|
|
|
|
2020-10-01 18:21:51 +07:00
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_errno expects resource, CurlHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlHandler.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$ch of function curl_exec expects resource, CurlHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlHandler.php
|
|
|
|
|
2022-08-28 16:28:05 +01:00
|
|
|
-
|
|
|
|
message: "#^Method GuzzleHttp\\\\Handler\\\\CurlMultiHandler\\:\\:__get\\(\\) has invalid return type CurlMultiHandle\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
2020-10-01 18:21:51 +07:00
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$mh of function curl_multi_add_handle expects resource, CurlMultiHandle\\|resource given\\.$#"
|
|
|
|
count: 2
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Parameter \\#1 \\$mh of function curl_multi_close expects resource, CurlMultiHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$mh of function curl_multi_exec expects resource, CurlMultiHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$mh of function curl_multi_info_read expects resource, CurlMultiHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
|
|
|
-
|
2021-10-18 09:23:28 +01:00
|
|
|
message: "#^Parameter \\#1 \\$mh of function curl_multi_remove_handle expects resource, CurlMultiHandle\\|resource given\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 2
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Parameter \\#1 \\$mh of function curl_multi_select expects resource, CurlMultiHandle\\|resource given\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
2023-08-03 19:16:17 +02:00
|
|
|
-
|
|
|
|
message: "#^Property GuzzleHttp\\\\Handler\\\\CurlMultiHandler\\:\\:\\$_mh \\(CurlMultiHandle\\|resource\\) in isset\\(\\) is not nullable\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Property GuzzleHttp\\\\Handler\\\\CurlMultiHandler\\:\\:\\$_mh has unknown class CurlMultiHandle as its type\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/CurlMultiHandler.php
|
|
|
|
|
2020-10-01 18:21:51 +07:00
|
|
|
-
|
2022-08-28 16:28:05 +01:00
|
|
|
message: "#^Property GuzzleHttp\\\\Handler\\\\EasyHandle\\:\\:\\$handle has unknown class CurlHandle as its type\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
2022-08-28 16:28:05 +01:00
|
|
|
path: src/Handler/EasyHandle.php
|
2020-10-01 18:21:51 +07:00
|
|
|
|
|
|
|
-
|
2022-08-28 16:28:05 +01:00
|
|
|
message: "#^Trying to invoke mixed but it's not a callable\\.$#"
|
2020-10-01 18:21:51 +07:00
|
|
|
count: 1
|
2022-08-28 16:28:05 +01:00
|
|
|
path: src/Handler/StreamHandler.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Variable \\$http_response_header on left side of \\?\\? always exists and is not nullable\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/StreamHandler.php
|
2020-10-01 18:21:51 +07:00
|
|
|
|
2023-08-27 10:55:27 +01:00
|
|
|
-
|
|
|
|
message: "#^Variable \\$options in empty\\(\\) always exists and is not falsy\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Handler/StreamHandler.php
|
|
|
|
|
2021-07-17 15:34:19 -07:00
|
|
|
-
|
|
|
|
message: "#^Result of && is always false\\.$#"
|
|
|
|
count: 1
|
2021-10-18 09:23:28 +01:00
|
|
|
path: src/HandlerStack.php
|
2021-07-17 16:05:34 -07:00
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Result of && is always false\\.$#"
|
2021-10-18 09:23:28 +01:00
|
|
|
count: 2
|
|
|
|
path: src/Middleware.php
|
|
|
|
|
2022-08-28 16:28:05 +01:00
|
|
|
-
|
|
|
|
message: "#^Method GuzzleHttp\\\\Utils\\:\\:jsonDecode\\(\\) should return array\\|bool\\|float\\|int\\|object\\|string\\|null but returns mixed\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Utils.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Parameter \\#3 \\$depth of function json_decode expects int\\<1, max\\>, int given\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Utils.php
|
|
|
|
|
|
|
|
-
|
|
|
|
message: "#^Parameter \\#3 \\$depth of function json_encode expects int\\<1, max\\>, int given\\.$#"
|
|
|
|
count: 1
|
|
|
|
path: src/Utils.php
|
|
|
|
|