Skip to content

Commit fd51fb5

Browse files
committed
Update PHPUnit baseline
1 parent 24762c9 commit fd51fb5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

e2e/integration/phpunit-baseline.neon

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3765,6 +3765,11 @@ parameters:
37653765
count: 1
37663766
path: repo/src/Util/TextTestListRenderer.php
37673767

3768+
-
3769+
message: "#^Parameter \\#1 \\$iterator of class RecursiveIteratorIterator constructor expects T of IteratorAggregate\\|RecursiveIterator, Iterator given\\.$#"
3770+
count: 1
3771+
path: repo/src/Util/TextTestListRenderer.php
3772+
37683773
-
37693774
message: "#^Method PHPUnit\\\\Util\\\\XdebugFilterScriptGenerator\\:\\:getWhitelistItems\\(\\) return type has no value type specified in iterable type array\\.$#"
37703775
count: 1
@@ -3805,6 +3810,11 @@ parameters:
38053810
count: 1
38063811
path: repo/src/Util/XmlTestListRenderer.php
38073812

3813+
-
3814+
message: "#^Parameter \\#1 \\$iterator of class RecursiveIteratorIterator constructor expects T of IteratorAggregate\\|RecursiveIterator, Iterator given\\.$#"
3815+
count: 1
3816+
path: repo/src/Util/XmlTestListRenderer.php
3817+
38083818
-
38093819
message: "#^Instantiated class C not found\\.$#"
38103820
count: 1

0 commit comments

Comments
 (0)