| Current Path : /home/rtorresani/www/vendor/opensearch-project/opensearch-php/ |
| 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#'