2025-05-08 22:05:29 +02:00
|
|
|
parameters:
|
|
|
|
level: 9
|
|
|
|
checkUninitializedProperties: true
|
|
|
|
checkImplicitMixed: true
|
|
|
|
checkBenevolentUnionTypes: true
|
|
|
|
treatPhpDocTypesAsCertain: false
|
|
|
|
reportUnmatchedIgnoredErrors: false
|
|
|
|
paths:
|
|
|
|
- src
|
2025-05-14 13:58:52 +02:00
|
|
|
- tests
|
2025-05-13 15:36:33 +02:00
|
|
|
- polyfill.php
|
2025-05-08 22:05:29 +02:00
|
|
|
bootstrapFiles:
|
|
|
|
- vendor/autoload.php
|