Skip to content

Commit 0d648a1

Browse files
committed
fix php 7.4 build
1 parent 2b4147d commit 0d648a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Rules/Properties/data/bug-13438f.php

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

33
namespace Bug13438f;
44

0 commit comments

Comments
 (0)