/home/sharedstore/public_html/prestashop.sharedstore.ma/vendor/monolog/monolog
Edit: /home/sharedstore/public_html/prestashop.sharedstore.ma/vendor/monolog/monolog/phpstan.neon.dist (405B)
parameters:
level: 3
paths:
- src/
# - tests/
ignoreErrors:
- '#zend_monitor_|ZEND_MONITOR_#'
- '#RollbarNotifier#'
- '#Predis\\Client#'
- '#^Cannot call method ltrim\(\) on int\|false.$#'
- '#^Access to an undefined property Raven_Client::\$context.$#'
- '#MongoDB\\(Client|Collection)#'
- '#Gelf\\IMessagePublisher#'