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: phpstan-baseline.neon
+3-33
Original file line number
Diff line number
Diff line change
@@ -11,27 +11,12 @@ parameters:
11
11
path:src/Prophecy/Call/CallCenter.php
12
12
13
13
-
14
-
message:"#^Parameter \\#1 \\$objectOrClass of class ReflectionClass constructor expects class\\-string\\<T of object\\>\\|T of object, string given\\.$#"
14
+
message:"#^Method Prophecy\\\\Doubler\\\\CachedDoubler\\:\\:createDoubleClass\\(\\) should return class\\-string\\<Prophecy\\\\Doubler\\\\DoubleInterface&T of object\\> but returns class\\-string\\.$#"
message:"#^Method Prophecy\\\\Doubler\\\\Doubler\\:\\:double\\(\\) should return Prophecy\\\\Doubler\\\\DoubleInterface but returns object\\.$#"
20
-
count:3
21
-
path:src/Prophecy/Doubler/Doubler.php
22
-
23
-
-
24
-
message:"#^Parameter \\#1 \\$className of method Doctrine\\\\Instantiator\\\\Instantiator\\:\\:instantiate\\(\\) expects class\\-string\\<object\\>, string given\\.$#"
25
-
count:1
26
-
path:src/Prophecy/Doubler/Doubler.php
27
-
28
-
-
29
-
message:"#^Parameter \\#1 \\$objectOrClass of class ReflectionClass constructor expects class\\-string\\<T of object\\>\\|T of object, string given\\.$#"
30
-
count:1
31
-
path:src/Prophecy/Doubler/Doubler.php
32
-
33
-
-
34
-
message:"#^Unable to resolve the template type T in call to method Doctrine\\\\Instantiator\\\\Instantiator\\:\\:instantiate\\(\\)$#"
19
+
message:"#^Method Prophecy\\\\Doubler\\\\Doubler\\:\\:createDoubleClass\\(\\) should return class\\-string\\<Prophecy\\\\Doubler\\\\DoubleInterface&T of object\\> but returns class\\-string\\.$#"
35
20
count:1
36
21
path:src/Prophecy/Doubler/Doubler.php
37
22
@@ -44,18 +29,3 @@ parameters:
44
29
message:"#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(ReflectionIntersectionType\\|ReflectionNamedType\\)\\: mixed\\)\\|null, Closure\\(ReflectionNamedType\\)\\: string given\\.$#"
45
30
count:1
46
31
path:src/Prophecy/Prophecy/MethodProphecy.php
47
-
48
-
-
49
-
message:"#^Unable to resolve the template type T in call to method Prophecy\\\\Prophet\\:\\:prophesize\\(\\)$#"
50
-
count:1
51
-
path:src/Prophecy/Prophecy/MethodProphecy.php
52
-
53
-
-
54
-
message:"#^Method Prophecy\\\\Prophecy\\\\ObjectProphecy\\:\\:reveal\\(\\) should return T of object but returns Prophecy\\\\Doubler\\\\DoubleInterface&Prophecy\\\\Prophecy\\\\ProphecySubjectInterface\\.$#"
55
-
count:1
56
-
path:src/Prophecy/Prophecy/ObjectProphecy.php
57
-
58
-
-
59
-
message:"#^Method Prophecy\\\\Prophet\\:\\:prophesize\\(\\) should return Prophecy\\\\Prophecy\\\\ObjectProphecy\\<T of object\\> but returns Prophecy\\\\Prophecy\\\\ObjectProphecy\\<object\\>\\.$#"
0 commit comments