mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-22 12:53:27 +02:00
Fix build
This commit is contained in:
@@ -30,6 +30,12 @@ parameters:
|
||||
count: 1
|
||||
path: src/Monolog/Formatter/JsonFormatter.php
|
||||
|
||||
-
|
||||
message: '#^Return type \(array\<array\<mixed\>\|bool\|float\|int\|stdClass\|string\|null\>\) of method Monolog\\Formatter\\JsonFormatter\:\:normalizeRecord\(\) should be covariant with return type \(array\<array\<mixed\>\|bool\|float\|int\|string\|null\>\) of method Monolog\\Formatter\\NormalizerFormatter\:\:normalizeRecord\(\)$#'
|
||||
identifier: method.childReturnType
|
||||
count: 1
|
||||
path: src/Monolog/Formatter/JsonFormatter.php
|
||||
|
||||
-
|
||||
message: '#^Method Monolog\\Formatter\\NormalizerFormatter\:\:normalizeException\(\) should return array\<string, array\<array\<string\>\|int\|string\>\|int\|string\>\|string but returns array\<int, string\>\.$#'
|
||||
identifier: return.type
|
||||
|
Reference in New Issue
Block a user