Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 14m15s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 14m19s
CI / testsuite (mysql, 8.4, ) (push) Successful in 17m10s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 13m57s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 13m43s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 18m27s
CI / Coding Standard & Static Analysis (push) Failing after 7m28s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 15m54s
11 lines
199 B
Plaintext
11 lines
199 B
Plaintext
includes:
|
|
- vendor/cakedc/cakephp-phpstan/extension.neon
|
|
|
|
parameters:
|
|
level: 4
|
|
paths:
|
|
- src
|
|
bootstrapFiles:
|
|
- tests/bootstrap.php
|
|
treatPhpDocTypesAsCertain: false
|