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-dbal3.neon
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -160,8 +160,3 @@ parameters:
160
160
-
161
161
message:'~inferType.*never returns~'
162
162
path:src/Query/ParameterTypeInferer.php
163
-
164
-
# Compatibility with Symfony 8
165
-
-
166
-
message:'#^Call to function method_exists\(\) with ''Symfony\\\\Component\\\\VarExporter\\\\ProxyHelper'' and ''generateLazyGhost'' will always evaluate to true\.$#'
Copy file name to clipboardExpand all lines: phpstan.neon
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -54,8 +54,3 @@ parameters:
54
54
-
55
55
message:'#Expression on left side of \?\? is not nullable.#'
56
56
path:src/Mapping/Driver/AttributeDriver.php
57
-
58
-
# Compatibility with Symfony 8
59
-
-
60
-
message:'#^Call to function method_exists\(\) with ''Symfony\\\\Component\\\\VarExporter\\\\ProxyHelper'' and ''generateLazyGhost'' will always evaluate to true\.$#'
0 commit comments