Files
drmaterac.pl/modules/statssales/tests/phpstan/phpstan-1.7.6.neon
2025-03-21 20:24:43 +01:00

8 lines
287 B
Plaintext

includes:
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
parameters:
ignoreErrors:
- '#Parameter \#1 \$id of class Currency constructor expects null, int given.#'
- '#Parameter \#1 \$share of static method ShopCore::addSqlRestriction\(\) expects int, string given.#'