Skip to content

Commit b41751a

Browse files
committed
Fix build
1 parent 051b06e commit b41751a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/PHPStan/Rules/Comparison/data/bug-8474.php

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

33
namespace Bug8474;
44

tests/PHPStan/Rules/Comparison/data/bug-8727.php

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

33
namespace Bug8727;
44

0 commit comments

Comments
 (0)