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 949591f commit 9e8f834Copy full SHA for 9e8f834
tests/PHPStan/Analyser/InstanceMethodsParameterRule.php
@@ -1,4 +1,4 @@
1
-<?php declare(strict_types = 1);
+<?php declare(strict_types = 1); // lint >= 8.0
2
3
namespace PHPStan\Analyser;
4
0 commit comments