You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: e2e/integration/phpunit-baseline.neon
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3765,6 +3765,11 @@ parameters:
3765
3765
count:1
3766
3766
path:repo/src/Util/TextTestListRenderer.php
3767
3767
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
+
3768
3773
-
3769
3774
message:"#^Method PHPUnit\\\\Util\\\\XdebugFilterScriptGenerator\\:\\:getWhitelistItems\\(\\) return type has no value type specified in iterable type array\\.$#"
3770
3775
count:1
@@ -3805,6 +3810,11 @@ parameters:
3805
3810
count:1
3806
3811
path:repo/src/Util/XmlTestListRenderer.php
3807
3812
3813
+
-
3814
+
message:"#^Parameter \\#1 \\$iterator of class RecursiveIteratorIterator constructor expects T of IteratorAggregate\\|RecursiveIterator, Iterator given\\.$#"
0 commit comments