Running short-schedule:run in the latest version (1.5.1) gives a following warning:
Since 2.61.0, it's deprecated to compare a date to null, meaning of such comparison is ambiguous and will no longer be possible in 3.0.0, you should explicitly pass 'now' or make an other check to eliminate null values. in [...]\vendor\nesbot\carbon\src\Carbon\Traits\Comparison.php on line 1115
Running
short-schedule:run
in the latest version (1.5.1) gives a following warning:Since 2.61.0, it's deprecated to compare a date to null, meaning of such comparison is ambiguous and will no longer be possible in 3.0.0, you should explicitly pass 'now' or make an other check to eliminate null values. in [...]\vendor\nesbot\carbon\src\Carbon\Traits\Comparison.php on line 1115