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 b9f3b97 commit e6e9e4bCopy full SHA for e6e9e4b
tests/PHPStan/Rules/Properties/data/bug-13438.php
@@ -1,4 +1,4 @@
1
-<?php
+<?php // lint >= 8.0
2
3
namespace Bug13438;
4
tests/PHPStan/Rules/Properties/data/bug-13438b.php
namespace Bug13438b;
tests/PHPStan/Rules/Properties/data/bug-13438c.php
namespace Bug13438c;
tests/PHPStan/Rules/Properties/data/bug-13438d.php
namespace Bug13438d;
tests/PHPStan/Rules/Properties/data/bug-13438e.php
namespace Bug13438e;
0 commit comments