We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ff2e2 commit f965c99Copy full SHA for f965c99
tests/PHPStan/Analyser/nsrt/bug-12902.php
@@ -1,4 +1,4 @@
1
-<?php declare(strict_types = 1);
+<?php declare(strict_types = 1); // lint >= 8.1
2
3
namespace Bug12902;
4
0 commit comments