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

Fix build

This commit is contained in:
Jordi Boggiano
2022-07-22 15:07:44 +02:00
parent 9c1fb56f6a
commit 6fdeea463c
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ parameters:
- src/
# - tests/
excludePaths:
- 'src/Monolog/Handler/PHPConsoleHandler.php'
ignoreErrors:
- '#zend_monitor_|ZEND_MONITOR_#'
- '#MongoDB\\(Client|Collection)#'