We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ec48ea + 69b1f07 commit 88acae3Copy full SHA for 88acae3
phpstan.neon
@@ -26,9 +26,7 @@ parameters:
26
- '#Call to an undefined method Cake\\Auth\\Storage\\StorageInterface::getConfig\(\)#'
27
- '#Call to an undefined method Cake\\Auth\\Storage\\StorageInterface::setConfig\(\)#'
28
- '#Variable \$_SESSION in isset\(\) always exists and is not nullable#'
29
- - '#Call to an undefined method Traversable::getInnerIterator\(\)#'
30
- '#PHPDoc tag @throws with type PHPUnit\\Exception is not subtype of Throwable#'
31
- - '#Binary operation "\+=" between \(array\&hasOffset\(.*\)\) and array results in an error#'
32
earlyTerminatingMethodCalls:
33
Cake\Shell\Shell:
34
- abort
0 commit comments