Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ed6fea0

Browse files
authored
Added strictRulesInstalled parameter
1 parent a4a6a08 commit ed6fea0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"php": "^7.4 || ^8.0",
10-
"phpstan/phpstan": "^2.0"
10+
"phpstan/phpstan": "^2.0.4"
1111
},
1212
"require-dev": {
1313
"php-parallel-lint/php-parallel-lint": "^1.2",

‎rules.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
parameters:
2+
strictRulesInstalled: true
23
polluteScopeWithLoopInitialAssignments: false
34
polluteScopeWithAlwaysIterableForeach: false
45
polluteScopeWithBlock: false

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /