Your IP : 216.73.216.164


Current Path : /var/www/html/wp-content/plugins/wpide/vendor/monolog/monolog/
Upload File :
Current File : /var/www/html/wp-content/plugins/wpide/vendor/monolog/monolog/phpstan.neon.dist

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#'