Cakephp 4 compatibility #6
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.
|