File tree 1 file changed +1
-17
lines changed
1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <files psalm-version =" 4.17 .0@6f4707aa41c9174353a6434bba3fc8840f981d9c " >
2
+ <files psalm-version =" 4.29 .0@7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3 " >
3
3
<file src =" src/ProblemDetailsMiddleware.php" >
4
4
<MissingClosureParamType occurrences =" 1" >
5
5
<code >$listener</code >
91
91
<MixedAssignment occurrences =" 1" >
92
92
<code >$problem</code >
93
93
</MixedAssignment >
94
- <MixedMethodCall occurrences =" 6" >
95
- <code >getAdditionalData</code >
96
- <code >getDetail</code >
97
- <code >getStatus</code >
98
- <code >getTitle</code >
99
- <code >getType</code >
100
- <code >toArray</code >
101
- </MixedMethodCall >
102
- <UndefinedThisPropertyAssignment occurrences =" 1" >
103
- <code >$this-> exception</code >
104
- </UndefinedThisPropertyAssignment >
105
- <UndefinedThisPropertyFetch occurrences =" 3" >
106
- <code >$this-> exception</code >
107
- <code >$this-> exception</code >
108
- <code >$this-> exception</code >
109
- </UndefinedThisPropertyFetch >
110
94
</file >
111
95
<file src =" test/ProblemDetailsAssertionsTrait.php" >
112
96
<MissingClosureParamType occurrences =" 1" >
You can’t perform that action at this time.
0 commit comments