Make PHPStan passing
This commit is contained in:
@@ -2,4 +2,7 @@ parameters:
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
|
||||
ignoreErrors:
|
||||
- '/Cannot access offset 0 on callable\./'
|
||||
- '/Cannot access offset 1 on callable\./'
|
||||
- '/Method FriendsOfBehat\\SymfonyExtension\\Context\\Environment\\InitialisedContextServiceEnvironment::bindCallee\(\) should return callable/'
|
||||
- '/Cannot call method [a-zA-Z0-9]+\(\) on Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface|null\./'
|
||||
|
||||
Reference in New Issue
Block a user