Skip to content

Commit 5c8595e

Browse files
authored
Update phpstan.neon
1 parent c8eb6e9 commit 5c8595e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
parameters:
22
ignoreErrors:
3+
# The logger is initialized to NullLogger in the constructor of the FilesystemRecorder, but phpstan does not see that
34
- message: '#Cannot call method debug\(\) on Psr\\Log\\LoggerInterface\|null#'
45
path: src/Recorder/FilesystemRecorder.php

0 commit comments

Comments
 (0)