| .. | |||||
| data | |||||
| lib | |||||
| .coveralls.github-actions.yml | |||||
| .php-cs-fixer.php | |||||
| LICENSE | |||||
| Makefile | |||||
| VERSION | |||||
| init.php | |||||
| phpdoc.dist.xml | |||||
| phpstan-baseline.neon | |||||
| phpstan.neon.dist | |||||
| update_certs.php |
includes: - phpstan-baseline.neon parameters: level: 1 bootstrapFiles: - tests/bootstrap.php ignoreErrors: - '#Unsafe usage of new static\(\).#' reportUnmatchedIgnoredErrors: false
| .. | |||||
| data | |||||
| lib | |||||
| .coveralls.github-actions.yml | |||||
| .php-cs-fixer.php | |||||
| LICENSE | |||||
| Makefile | |||||
| VERSION | |||||
| init.php | |||||
| phpdoc.dist.xml | |||||
| phpstan-baseline.neon | |||||
| phpstan.neon.dist | |||||
| update_certs.php |