Skip to content

Add PHP 8.4 Support (#190) #110

Add PHP 8.4 Support (#190)

Add PHP 8.4 Support (#190) #110

Triggered via push October 9, 2024 13:43
Status Failure
Total duration 37s
Artifacts

tests.yml

on: push
Matrix: phpstan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

32 errors
PHPStan - PHP 8.3: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.3: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.3: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.3
Process completed with exit code 1.
PHPStan - PHP 8.4: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.4: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.4: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.4
Process completed with exit code 1.
PHPStan - PHP 7.4: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 7.4: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 7.4: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 7.4
Process completed with exit code 1.
PHPStan - PHP 8.1: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.1: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.1: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.1
Process completed with exit code 1.
PHPStan - PHP 8.2: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.2: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.2: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.2
Process completed with exit code 1.
PHPStan - PHP 7.2: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 7.2: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 7.2: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 7.2
Process completed with exit code 1.
PHPStan - PHP 8.0: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.0: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.0: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.0
Process completed with exit code 1.
PHPStan - PHP 7.3: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 7.3: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 7.3: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 7.3
Process completed with exit code 1.