chore(deps-dev): update rector/rector requirement from 1.2.1 to 1.2.2 #247
Annotations
10 errors
phpstan / PHP 7.4 Static Analysis:
src/CronExpression.php#L154
Binary operation "%" between string and non-empty-string&numeric-string results in an error.
|
phpstan / PHP 7.4 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.1 Static Analysis:
src/CronExpression.php#L154
Binary operation "%" between string and non-empty-string&numeric-string results in an error.
|
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.0 Static Analysis:
src/CronExpression.php#L154
Binary operation "%" between string and non-empty-string&numeric-string results in an error.
|
phpstan / PHP 8.0 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.3 Static Analysis:
src/CronExpression.php#L154
Binary operation "%" between string and non-empty-string&numeric-string results in an error.
|
phpstan / PHP 8.3 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.2 Static Analysis:
src/CronExpression.php#L154
Binary operation "%" between string and non-empty-string&numeric-string results in an error.
|
phpstan / PHP 8.2 Static Analysis
Process completed with exit code 1.
|