Skip to content

Commit 9c4e11c

Browse files
committed
Update pr-5880.php
1 parent 0065209 commit 9c4e11c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tests/PHPStan/Analyser/data/pr-5880.php

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

35
namespace PR5880EndlessRecursion;
46

0 commit comments

Comments
 (0)