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

Fix ignores

This commit is contained in:
Jordi Boggiano
2023-02-04 15:53:31 +01:00
parent 0f014206a4
commit 6459aeb4a7
2 changed files with 4 additions and 2 deletions

View File

@@ -44,3 +44,7 @@ parameters:
# legacy GelfPHP 1.x failures
- '# Gelf\\Message::set(Facility|Line|File)\(#'
# php 8.1 Fiber failures
- '#unknown class Fiber#'
- '#Offset mixed does not exist on WeakMap<Fiber, int>\|null\.#'