1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-16 10:04:14 +02:00

Merge branch '2.x'

This commit is contained in:
Jordi Boggiano
2024-08-27 09:42:11 +02:00
5 changed files with 40 additions and 60 deletions

View File

@@ -70,11 +70,6 @@ parameters:
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