Skip to content

Commit

Permalink
Move IllegalConstructorMethodCallRule and IllegalConstructorStaticCal…
Browse files Browse the repository at this point in the history
…lRule to phpstan-strict-rules
  • Loading branch information
ondrejmirtes committed May 4, 2022
1 parent a8a37ed commit 124b30f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conf/bleedingEdge.neon
Expand Up @@ -9,7 +9,6 @@ parameters:
nodeConnectingVisitorCompatibility: false
nodeConnectingVisitorRule: true
disableRuntimeReflectionProvider: true
illegalConstructorMethodCall: true
disableCheckMissingIterableValueType: true
strictUnnecessaryNullsafePropertyFetch: true
looseComparison: true

0 comments on commit 124b30f

Please sign in to comment.