phpstan testing

This commit is contained in:
bs
2026-01-23 03:03:30 -08:00
parent 63539c3b24
commit 7a34f2e9d5
+3 -4
View File
@@ -1,9 +1,8 @@
includes:
- vendor/cakedc/cakephp-phpstan/extension.neon
parameters:
level: 8
treatPhpDocTypesAsCertain: false
checkGenericClassInNonGenericObjectType: false
level: 5
paths:
- src
- tests
treatPhpDocTypesAsCertain: false