Skip to content

Cakephp 4 compatibility #6

Cakephp 4 compatibility

Cakephp 4 compatibility #6

Triggered via pull request December 2, 2025 14:44
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Code Quality
18s
Code Quality
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Code Quality
Process completed with exit code 1.
Code Quality
Ignored error pattern #Access to an undefined property Cake\\ORM\\Table::\$[a-zA-Z0-9_]+\.# was not matched in reported errors.
Code Quality: src/Model/Behavior/FetchableBehavior.php#L43
Method Fetchable\Model\Behavior\FetchableBehavior::fetch() return type has no value type specified in iterable type array.
Code Quality: src/Model/Behavior/FetchableBehavior.php#L28
Property Fetchable\Model\Behavior\FetchableBehavior::$_cache type has no value type specified in iterable type array.
Code Quality: src/Model/Behavior/FetchableBehavior.php#L20
Property Fetchable\Model\Behavior\FetchableBehavior::$_defaultConfig type has no value type specified in iterable type array.
Code Quality: src/Model/Behavior/FetchableBehavior.php#L20
PHPDoc type array of property Fetchable\Model\Behavior\FetchableBehavior::$_defaultConfig is not covariant with PHPDoc type array<string, mixed> of overridden property Cake\ORM\Behavior::$_defaultConfig.
PHP 8.0 - lowest
Process completed with exit code 2.