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
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,6 @@ parameters:
47
47
- '#Doing instanceof PHPStan\\Type\\ObjectType is error\-prone and deprecated\. Use Type\:\:isObject\(\) or Type\:\:getObjectClassNames\(\) instead#'
48
48
- '#Doing instanceof PHPStan\\Type\\(Generic\\GenericObjectType|ArrayType) is error\-prone and deprecated#'
49
49
50
-
- '#::provideMinPhpVersion\(\) never returns \d+ so it can be removed from the return type#'
51
-
- '#Method Rector\\Doctrine\\CodeQuality\\AttributeTransformer\\ClassAttributeTransformer\\.*ClassAttributeTransformer\:\:getClassName\(\) never returns#'
52
-
53
50
# debug function
54
51
- '#Function "d\(\)" cannot be used/left in the code#'
0 commit comments