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

Fix CI to allow psr/log v2

This commit is contained in:
Nicolas Grekas
2021-09-13 12:13:06 +02:00
parent 57e3fe3173
commit 203bb1b6f5
5 changed files with 144 additions and 10 deletions

View File

@@ -35,3 +35,6 @@ parameters:
- '#::popProcessor\(\) should return callable#'
- '#Parameter \#1 \$ of callable \(callable\(Monolog\\Handler\\Record\): Monolog\\Handler\\Record\)#'
- '#is incompatible with native type array.#'
# can be removed when https://github.com/rollbar/rollbar-php/pull/536 will be merged
- '#Rollbar\\RollbarLogger#'