Skip to content

Commit 0418650

Browse files
committed
Fix build
1 parent 8c38bbc commit 0418650

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/PHPStan/Rules/Classes/data/bug-10722.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php // lint >= 8.0
22

33
namespace Bug10722;
44

tests/PHPStan/Rules/Classes/data/bug-11316.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php // lint >= 8.0
22

33
namespace Bug11316;
44

0 commit comments

Comments
 (0)