parameters: level: 8 treatPhpDocTypesAsCertain: false reportUnmatchedIgnoredErrors: true paths: - src/ # - tests/ excludePaths: - 'src/Monolog/Handler/PHPConsoleHandler.php' ignoreErrors: - '#zend_monitor_|ZEND_MONITOR_#' - '#MongoDB\\(Client|Collection)#' # Invalid type info on Redis multi - '#^Cannot call method ltrim\(\) on int\|false.$#' # Cannot resolve this cleanly as different normalizers return different types but it is safe - message: '#Return type \(string\) of method Monolog\\Formatter\\LineFormatter::normalizeException\(\) should be compatible with return type \(array\) of method Monolog\\Formatter\\NormalizerFormatter::normalizeException\(\)#' paths: - src/Monolog/Formatter/LineFormatter.php # can be removed when rollbar/rollbar can be added as dev require again (needs to allow monolog 3.x) - '#Rollbar\\RollbarLogger#' # legacy elasticsearch namespace failures - '# Elastic\\Elasticsearch\\#' includes: - phpstan-baseline.neon - vendor/phpstan/phpstan-strict-rules/rules.neon - vendor/phpstan/phpstan-deprecation-rules/rules.neon
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
doc | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 191 B | 0644 |
|
.gitattributes | File | 204 B | 0644 |
|
.gitignore | File | 111 B | 0644 |
|
.php-cs-fixer.php | File | 2.2 KB | 0644 |
|
CHANGELOG.md | File | 43.77 KB | 0644 |
|
LICENSE | File | 1.06 KB | 0644 |
|
README.md | File | 6.17 KB | 0644 |
|
UPGRADE.md | File | 6.93 KB | 0644 |
|
_config.yml | File | 25 B | 0644 |
|
composer.json | File | 3.07 KB | 0644 |
|
phpstan-baseline.neon | File | 4.82 KB | 0644 |
|
phpstan.neon.dist | File | 1.23 KB | 0644 |
|
phpunit.xml.dist | File | 688 B | 0644 |
|