mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-14 00:54:01 +02:00
Merge branch '2.x'
This commit is contained in:
@@ -10,11 +10,6 @@ parameters:
|
||||
count: 1
|
||||
path: src/Monolog/Formatter/JsonFormatter.php
|
||||
|
||||
-
|
||||
message: "#^Cannot access offset 'table' on array\\<array\\|bool\\|float\\|int\\|string\\|null\\>\\|bool\\|float\\|int\\|object\\|string\\.$#"
|
||||
count: 1
|
||||
path: src/Monolog/Formatter/WildfireFormatter.php
|
||||
|
||||
-
|
||||
message: "#^Return type \\(array\\<array\\|bool\\|float\\|int\\|string\\|null\\>\\|bool\\|float\\|int\\|object\\|string\\|null\\) of method Monolog\\\\Formatter\\\\WildfireFormatter\\:\\:normalize\\(\\) should be covariant with return type \\(array\\<array\\|bool\\|float\\|int\\|string\\|null\\>\\|bool\\|float\\|int\\|string\\|null\\) of method Monolog\\\\Formatter\\\\NormalizerFormatter\\:\\:normalize\\(\\)$#"
|
||||
count: 1
|
||||
@@ -80,16 +75,21 @@ parameters:
|
||||
count: 1
|
||||
path: src/Monolog/Handler/SamplingHandler.php
|
||||
|
||||
-
|
||||
message: "#^Match expression does not handle remaining value\\: 'EMERGENCY'$#"
|
||||
count: 1
|
||||
path: src/Monolog/Level.php
|
||||
|
||||
-
|
||||
message: "#^Variable property access on \\$this\\(Monolog\\\\LogRecord\\)\\.$#"
|
||||
count: 4
|
||||
path: src/Monolog/LogRecord.php
|
||||
|
||||
-
|
||||
message: "#^Cannot assign offset Fiber to WeakMap\\<Fiber\\<mixed, mixed, mixed, mixed\\>, int\\>\\.$#"
|
||||
count: 1
|
||||
path: src/Monolog/Logger.php
|
||||
|
||||
-
|
||||
message: "#^Only numeric types are allowed in post\\-decrement, int\\|null given\\.$#"
|
||||
count: 1
|
||||
path: src/Monolog/Logger.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$level \\('alert'\\|'critical'\\|'debug'\\|'emergency'\\|'error'\\|'info'\\|'notice'\\|'warning'\\|Monolog\\\\Level\\) of method Monolog\\\\Logger\\:\\:log\\(\\) should be contravariant with parameter \\$level \\(mixed\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:log\\(\\)$#"
|
||||
count: 1
|
||||
@@ -105,11 +105,6 @@ parameters:
|
||||
count: 1
|
||||
path: src/Monolog/Processor/UidProcessor.php
|
||||
|
||||
-
|
||||
message: "#^Method Monolog\\\\Processor\\\\UidProcessor\\:\\:generateUid\\(\\) should return non\\-empty\\-string but returns string\\.$#"
|
||||
count: 1
|
||||
path: src/Monolog/Processor/UidProcessor.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$length of function random_bytes expects int\\<1, max\\>, int given\\.$#"
|
||||
count: 1
|
||||
@@ -119,4 +114,3 @@ parameters:
|
||||
message: "#^Parameter \\#2 \\$callback of function preg_replace_callback expects callable\\(array\\<int\\|string, string\\>\\)\\: string, Closure\\(mixed\\)\\: array\\<int, string\\>\\|string\\|false given\\.$#"
|
||||
count: 1
|
||||
path: src/Monolog/Utils.php
|
||||
|
||||
|
Reference in New Issue
Block a user