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 5fb9c9b commit 4892a88Copy full SHA for 4892a88
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