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 c27d948 commit 698fd8bCopy full SHA for 698fd8b
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