mirror of
https://github.com/flarum/core.git
synced 2025-08-17 22:01:44 +02:00
chore(phpstan): upgrade to be compatible with latest dependency updates (#3835)
This commit is contained in:
@@ -16,6 +16,8 @@ parameters:
|
||||
# @TODO: needs discussion.
|
||||
- message: "#^Unsafe usage of new static[()]{2}.$#"
|
||||
reportUnmatched: false
|
||||
- message: "#^Static access to instance property .*#"
|
||||
reportUnmatched: false
|
||||
|
||||
# ConnectionInterface lacks methods that exist in the implementation,
|
||||
# yet we don't want to inject the implementation.
|
||||
|
Reference in New Issue
Block a user