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
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
31
+
'Call to method PHPUnit\Framework\Assert::assertSame() with string and int(1) will always evaluate to false.',
32
32
10,
33
33
],
34
34
[
35
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
35
+
'Call to method PHPUnit\Framework\Assert::assertSame() with string and stdClass will always evaluate to false.',
36
36
11,
37
37
],
38
38
[
39
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
39
+
'Call to method PHPUnit\Framework\Assert::assertSame() with int(1) and string will always evaluate to false.',
40
40
12,
41
41
],
42
42
[
43
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
43
+
'Call to method PHPUnit\Framework\Assert::assertSame() with string and int will always evaluate to false.',
44
44
13,
45
45
],
46
46
[
47
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
47
+
'Call to method PHPUnit\Framework\Assert::assertSame() with array<int(0)|int(1), string> and array<int(0)|int(1), int(1)|int(2)> will always evaluate to false.',
48
48
14,
49
49
],
50
50
[
51
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
51
+
'Call to method PHPUnit\Framework\Assert::assertSame() with array<string> and array<int> will always evaluate to false.',
52
52
39,
53
53
],
54
54
[
55
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to true.',
55
+
'Call to method PHPUnit\Framework\Assert::assertSame() with int(1) and int(1) will always evaluate to true.',
56
56
44,
57
57
],
58
58
[
59
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
59
+
'Call to method PHPUnit\Framework\Assert::assertSame() with array<int(0), string> and array<int(0)|int(1), string> will always evaluate to false.',
60
60
45,
61
61
],
62
62
[
63
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to true.',
63
+
'Call to method PHPUnit\Framework\Assert::assertSame() with string and string will always evaluate to true.',
64
64
46,
65
65
],
66
66
[
67
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
67
+
'Call to method PHPUnit\Framework\Assert::assertSame() with string and string will always evaluate to false.',
68
68
47,
69
69
],
70
70
[
71
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to true.',
71
+
'Call to method PHPUnit\Framework\Assert::assertSame() with stdClass and stdClass will always evaluate to true.',
72
72
48,
73
73
],
74
74
[
75
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
75
+
'Call to method PHPUnit\Framework\Assert::assertSame() with array<int(0), string> and array<int(0)|int(1), int(1)|string> will always evaluate to false.',
76
76
51,
77
77
],
78
78
[
79
-
'Call to method PHPUnit\Framework\Assert::assertSame() will always evaluate to false.',
79
+
'Call to method PHPUnit\Framework\Assert::assertSame() with array<int(0)|int(1)|int(2), float(3.000000)|int(2)|string> and array<int(0)|int(1), int(1)|string> will always evaluate to false.',
0 commit comments