mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-29 07:50:05 +02:00
Add baseline for php8.2
This commit is contained in:
6
phpstan-baseline-8.2.neon
Normal file
6
phpstan-baseline-8.2.neon
Normal file
@@ -0,0 +1,6 @@
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Call to deprecated function utf8_encode\\(\\)\\.$#"
|
||||
count: 1
|
||||
path: src/Monolog/Utils.php
|
Reference in New Issue
Block a user