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 2b4147d commit 0d648a1Copy full SHA for 0d648a1
tests/PHPStan/Rules/Properties/data/bug-13438f.php
@@ -1,4 +1,4 @@
1
-<?php declare(strict_types = 1);
+<?php // lint >= 8.0
2
3
namespace Bug13438f;
4
0 commit comments