Skip to content

Allow support for php7.4 #20

Allow support for php7.4

Allow support for php7.4 #20

Triggered via push December 29, 2025 16:31
Status Failure
Total duration 28s
Artifacts
Matrix: quality
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PHP 8.0
Process completed with exit code 2.
PHP 8.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires illuminate/database ^10.0 || ^12.0 -> satisfiable by illuminate/database[v10.0.0, ..., v10.49.0, v12.0.0, ..., v12.44.0]. - illuminate/database[v10.0.0, ..., v10.49.0] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - illuminate/database[v12.0.0, ..., v12.44.0] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
PHP 7.4
Process completed with exit code 2.
PHP 7.4
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires illuminate/database ^10.0 || ^12.0 -> satisfiable by illuminate/database[v10.0.0, ..., v10.49.0, v12.0.0, ..., v12.44.0]. - illuminate/database[v10.0.0, ..., v10.49.0] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - illuminate/database[v12.0.0, ..., v12.44.0] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
PHP 8.5
Process completed with exit code 1.
PHP 8.3
Process completed with exit code 1.
PHP 8.2
Process completed with exit code 1.
PHP 8.1
Process completed with exit code 1.
PHP 8.1: tests/Rules/Laravel/fixtures/NonMigrationClass.php#L14
Parameter #3 $prefix of class Illuminate\Database\Schema\Blueprint constructor expects string, null given.
PHP 8.1: tests/Rules/Laravel/fixtures/ForbidAfterInCreate.php#L20
Parameter #3 $prefix of class Illuminate\Database\Schema\Blueprint constructor expects string, null given.
PHP 8.1: tests/Rules/Laravel/fixtures/ForbidAfter.php#L15
Parameter #3 $prefix of class Illuminate\Database\Schema\Blueprint constructor expects string, null given.
PHP 8.4
Process completed with exit code 1.