We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cce7ca commit de73789Copy full SHA for de73789
phpstan.neon.dist
@@ -9,4 +9,5 @@ parameters:
9
tmpDir: build/phpstan
10
checkOctaneCompatibility: true
11
checkModelProperties: true
12
-
+ checkModelAppends: false
13
+ noEnvCallsOutsideOfConfig: false
0 commit comments