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
-20Lines changed: 0 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -5,26 +5,11 @@ parameters:
5
5
count:1
6
6
path:repo/src/Framework/Assert.php
7
7
8
-
-
9
-
message:"#^Cannot access property \\$length on DOMNamedNodeMap\\|null\\.$#"
10
-
count:3
11
-
path:repo/src/Framework/Assert.php
12
-
13
8
-
14
9
message:"#^Cannot access property \\$name on DOMNode\\|null\\.$#"
15
10
count:1
16
11
path:repo/src/Framework/Assert.php
17
12
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
-
28
13
-
29
14
message:"#^Method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) has parameter \\$array with generic interface ArrayAccess but does not specify its types\\: TKey, TValue$#"
0 commit comments