mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-16 13:58:40 +00:00
10 lines
375 B
Plaintext
10 lines
375 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
- '#Access to protected property Web\WebApplication::\$[a-zA-Z0-9_]+#'
|
|
- '#Calling method prepare\(\) on possibly null value of type PDO\|null\.#'
|
|
- '#Calling method lastInsertId\(\) on possibly null value of type PDO\|null\.#'
|
|
fileExtensions:
|
|
- php
|
|
excludes_analyse:
|
|
- *.tpl.php
|
|
bootstrap: %currentWorkingDirectory%/Config/phpstan.php |