Skip to content

Commit 4c63404

Browse files
Merge branch '8.x' into 9.x
2 parents b873833 + 5ad34f3 commit 4c63404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Support/SupportCollectionTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4682,6 +4682,7 @@ public function testCollectionFromTraversableWithKeys($collection)
46824682

46834683
/**
46844684
* @dataProvider collectionClassProvider
4685+
*
46854686
* @requires PHP >= 8.1
46864687
*/
46874688
public function testCollectionFromEnum($collection)
@@ -4692,6 +4693,7 @@ public function testCollectionFromEnum($collection)
46924693

46934694
/**
46944695
* @dataProvider collectionClassProvider
4696+
*
46954697
* @requires PHP >= 8.1
46964698
*/
46974699
public function testCollectionFromBackedEnum($collection)

0 commit comments

Comments
 (0)