|
8 | 8 | <code>$parsedDsn['user']</code> |
9 | 9 | </PossiblyUndefinedArrayOffset> |
10 | 10 | </file> |
11 | | - <file src="src/HttpClient/HttpClientFactory.php"> |
12 | | - <UndefinedClass occurrences="5"> |
13 | | - <code>Guzzle6HttpClient</code> |
14 | | - <code>GuzzleHttpClientOptions</code> |
15 | | - <code>GuzzleHttpClientOptions</code> |
16 | | - <code>GuzzleHttpClientOptions</code> |
17 | | - <code>SymfonyHttpClient</code> |
18 | | - </UndefinedClass> |
19 | | - </file> |
20 | 11 | <file src="src/Integration/IntegrationRegistry.php"> |
21 | 12 | <PossiblyInvalidArgument occurrences="2"> |
22 | 13 | <code>$userIntegration</code> |
|
38 | 29 | <code>int|string|Level|LogLevel::*</code> |
39 | 30 | </UndefinedDocblockClass> |
40 | 31 | </file> |
| 32 | + <file src="src/Monolog/CompatibilityLogLevelTrait.php"> |
| 33 | + <DuplicateClass occurrences="1"> |
| 34 | + <code>CompatibilityLogLevelTrait</code> |
| 35 | + </DuplicateClass> |
| 36 | + <UndefinedClass occurrences="1"> |
| 37 | + <code>Level</code> |
| 38 | + </UndefinedClass> |
| 39 | + </file> |
41 | 40 | <file src="src/Monolog/CompatibilityProcessingHandlerTrait.php"> |
42 | 41 | <DuplicateClass occurrences="1"> |
43 | 42 | <code>CompatibilityProcessingHandlerTrait</code> |
|
60 | 59 | <code>$record['context']</code> |
61 | 60 | </PossiblyUndefinedMethod> |
62 | 61 | </file> |
| 62 | + <file src="src/Monolog/LogsHandler.php"> |
| 63 | + <PossiblyInvalidArgument occurrences="3"> |
| 64 | + <code>$record['level']</code> |
| 65 | + <code>$record['level']</code> |
| 66 | + <code>$record['message']</code> |
| 67 | + </PossiblyInvalidArgument> |
| 68 | + <PossiblyInvalidArrayOffset occurrences="1"> |
| 69 | + <code>$record['context']['exception']</code> |
| 70 | + </PossiblyInvalidArrayOffset> |
| 71 | + <PossiblyUndefinedMethod occurrences="2"> |
| 72 | + <code>$record['context']</code> |
| 73 | + <code>$record['context']</code> |
| 74 | + </PossiblyUndefinedMethod> |
| 75 | + </file> |
63 | 76 | <file src="src/Profiling/Profile.php"> |
64 | 77 | <LessSpecificReturnStatement occurrences="1"/> |
65 | 78 | <MoreSpecificReturnType occurrences="1"> |
|
79 | 92 | <code>representationSerialize</code> |
80 | 93 | </InvalidReturnType> |
81 | 94 | </file> |
82 | | - <file src="src/State/Hub.php"> |
83 | | - <TooManyArguments occurrences="3"> |
84 | | - <code>captureException</code> |
85 | | - <code>captureLastError</code> |
86 | | - <code>captureMessage</code> |
87 | | - </TooManyArguments> |
88 | | - </file> |
89 | | - <file src="src/State/HubAdapter.php"> |
90 | | - <TooManyArguments occurrences="4"> |
91 | | - <code>captureException</code> |
92 | | - <code>captureLastError</code> |
93 | | - <code>captureMessage</code> |
94 | | - <code>startTransaction</code> |
95 | | - </TooManyArguments> |
96 | | - </file> |
97 | | - <file src="src/Tracing/SpanContext.php"> |
98 | | - <UnsafeInstantiation occurrences="1"> |
99 | | - <code>new static()</code> |
100 | | - </UnsafeInstantiation> |
101 | | - </file> |
102 | 95 | <file src="src/Tracing/Transaction.php"> |
103 | 96 | <NonInvariantDocblockPropertyType occurrences="1"> |
104 | 97 | <code>$transaction</code> |
105 | 98 | </NonInvariantDocblockPropertyType> |
106 | 99 | </file> |
107 | | - <file src="src/functions.php"> |
108 | | - <TooManyArguments occurrences="4"> |
109 | | - <code>captureException</code> |
110 | | - <code>captureLastError</code> |
111 | | - <code>captureMessage</code> |
112 | | - <code>startTransaction</code> |
113 | | - </TooManyArguments> |
114 | | - </file> |
115 | 100 | </files> |
0 commit comments