Skip to content

Commit 124b30f

Browse files
committed
Move IllegalConstructorMethodCallRule and IllegalConstructorStaticCallRule to phpstan-strict-rules
1 parent a8a37ed commit 124b30f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf/bleedingEdge.neon

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ parameters:
99
nodeConnectingVisitorCompatibility: false
1010
nodeConnectingVisitorRule: true
1111
disableRuntimeReflectionProvider: true
12-
illegalConstructorMethodCall: true
1312
disableCheckMissingIterableValueType: true
1413
strictUnnecessaryNullsafePropertyFetch: true
1514
looseComparison: true

0 commit comments

Comments
 (0)