Skip to content

Commit

Permalink
Throw expressions can be used since php8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryium committed Dec 17, 2022
1 parent f02a0a5 commit 3573186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PHPStan/Rules/Variables/data/bug-8084.php
@@ -1,4 +1,4 @@
<?php
<?php // lint >= 8.0

namespace Bug8084;

Expand Down

0 comments on commit 3573186

Please sign in to comment.