Skip to content

Cakephp 4 compatibility #4

Cakephp 4 compatibility

Cakephp 4 compatibility #4

Triggered via pull request December 1, 2025 20:58
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

15 errors
PHP 7.4 - highest
Process completed with exit code 2.
PHP 7.4 - highest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires cakephp/cakephp ^4.0 -> satisfiable by cakephp/cakephp[4.0.10, ..., 4.6.3]. - cakephp/cakephp[4.0.10, ..., 4.6.3] require laminas/laminas-diactoros ^2.2.2 -> satisfiable by laminas/laminas-diactoros[2.18.1, ..., 2.26.0]. - laminas/laminas-diactoros[2.18.1, ..., 2.25.2] require php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (7.4.33) does not satisfy that requirement. - laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
PHP 8.3 - highest
Process completed with exit code 2.
Code Quality
Process completed with exit code 8.
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#L49
Method Fetchable\Model\Behavior\FetchableBehavior::fetch() return type has no value type specified in iterable type array.
Code Quality: src/Model/Behavior/FetchableBehavior.php#L29
Property Fetchable\Model\Behavior\FetchableBehavior::$_cache type has no value type specified in iterable type array.
Code Quality: src/Model/Behavior/FetchableBehavior.php#L21
Property Fetchable\Model\Behavior\FetchableBehavior::$_defaultConfig type has no value type specified in iterable type array.
Code Quality: src/Model/Behavior/FetchableBehavior.php#L21
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 7.4 - lowest
Process completed with exit code 2.
PHP 7.4 - lowest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires cakephp/cakephp ^4.0 -> satisfiable by cakephp/cakephp[4.0.10, ..., 4.6.3]. - cakephp/cakephp[4.0.10, ..., 4.6.3] require laminas/laminas-diactoros ^2.2.2 -> satisfiable by laminas/laminas-diactoros[2.18.1, ..., 2.26.0]. - laminas/laminas-diactoros[2.18.1, ..., 2.25.2] require php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (7.4.33) does not satisfy that requirement. - laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
PHP 8.0 - highest
Process completed with exit code 2.
PHP 8.2 - highest
Process completed with exit code 2.
PHP 8.1 - highest
Process completed with exit code 2.