Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/opensearch-project/opensearch-php/
Upload File :
Current File : //home/rtorresani/www/vendor/opensearch-project/opensearch-php/phpstan.neon.dist

parameters:
    level: 2
    paths:
        - src
#        - tests
    reportUnmatchedIgnoredErrors: false
    ignoreErrors:
        - '#Unsafe usage of new static\(\)#'
        - '#Call to static method performRequest\(\) on trait#'
        - '#Constant JSON_THROW_ON_ERROR not found#'
        - '#Caught class JsonException not found#'
        - '#Call to method getCode\(\) on an unknown class JsonException#'