You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.neon
-2
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,4 @@ parameters:
11
11
ignoreErrors:
12
12
- '/^.+::__construct\(\) does not call parent constructor from SplFileInfo\.$/'
13
13
- '/^Return typehint of method PhpCsFixer\\Tests\\Test\\.+::createIsIdenticalStringConstraint\(\) has invalid type PHPUnit_Framework_Constraint_IsIdentical\.$/'
14
-
## cannot analyse out of PHP 7.4
15
-
- '/^Constant T_FN not found\.$/'
16
14
- '/^Class (Symfony\\Contracts\\EventDispatcher\\Event|Symfony\\Component\\EventDispatcher\\Event) not found.$/'
0 commit comments