Skip to content

Commit 8184986

Browse files
committed
Update PHPUnit baseline
1 parent ef013e5 commit 8184986

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

e2e/integration/phpunit-baseline.neon

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,11 @@ parameters:
55
count: 1
66
path: repo/src/Framework/Assert.php
77

8-
-
9-
message: "#^Cannot access property \\$length on DOMNamedNodeMap\\|null\\.$#"
10-
count: 3
11-
path: repo/src/Framework/Assert.php
12-
138
-
149
message: "#^Cannot access property \\$name on DOMNode\\|null\\.$#"
1510
count: 1
1611
path: repo/src/Framework/Assert.php
1712

18-
-
19-
message: "#^Cannot call method getNamedItem\\(\\) on DOMNamedNodeMap\\|null\\.$#"
20-
count: 1
21-
path: repo/src/Framework/Assert.php
22-
23-
-
24-
message: "#^Cannot call method item\\(\\) on DOMNamedNodeMap\\|null\\.$#"
25-
count: 1
26-
path: repo/src/Framework/Assert.php
27-
2813
-
2914
message: "#^Method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) has parameter \\$array with generic interface ArrayAccess but does not specify its types\\: TKey, TValue$#"
3015
count: 1
@@ -2920,11 +2905,6 @@ parameters:
29202905
count: 1
29212906
path: repo/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveCacheTokensAttribute.php
29222907

2923-
-
2924-
message: "#^Cannot access property \\$length on DOMNamedNodeMap\\|null\\.$#"
2925-
count: 1
2926-
path: repo/src/TextUI/XmlConfiguration/Migration/Migrations/RemoveEmptyFilter.php
2927-
29282908
-
29292909
message: "#^Cannot call method removeChild\\(\\) on DOMNode\\|null\\.$#"
29302910
count: 2

0 commit comments

Comments
 (0)