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 c8eb6e9 commit 5c8595eCopy full SHA for 5c8595e
phpstan.neon
@@ -1,4 +1,5 @@
1
parameters:
2
ignoreErrors:
3
+ # The logger is initialized to NullLogger in the constructor of the FilesystemRecorder, but phpstan does not see that
4
- message: '#Cannot call method debug\(\) on Psr\\Log\\LoggerInterface\|null#'
5
path: src/Recorder/FilesystemRecorder.php
0 commit comments