1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-23 05:15:29 +02:00

Merge branch '2.x'

This commit is contained in:
Jordi Boggiano
2023-02-06 14:46:10 +01:00
4 changed files with 54 additions and 0 deletions

View File

@@ -90,6 +90,11 @@ parameters:
count: 1
path: src/Monolog/Logger.php
-
message: "#^Variable property access on \\$this\\(Monolog\\\\Logger\\)\\.$#"
count: 1
path: src/Monolog/Logger.php
-
message: "#^Comparison operation \"\\<\" between int\\<1, 32\\> and 1 is always false\\.$#"
count: 1