We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e0c60 commit e2796c4Copy full SHA for e2796c4
phpstan.neon.dist
@@ -10,11 +10,6 @@ parameters:
10
count: 1
11
path: src/HttpMethodsClient.php
12
13
- -
14
- message: "#^Cannot call method isDisabled() on Http\\Client\\Common\\HttpClientPool\\HttpClientPoolItem|false\\.$#"
15
- count: 1
16
- path: src/HttpClientPool/RoundRobinClientPool.php
17
-
18
19
message: "#^Method Http\\\\Client\\\\Common\\\\Plugin\\\\Journal\\:\\:addSuccess\\(\\) has no return typehint specified\\.$#"
20
0 commit comments