Closed imdgr886 closed 1 year ago
This is indeed a bug, the issue is the two parts don't reference each other so it doesn't throw an error. It should though an invalid expression error though.
This should be fixed in the latest release (v3.3.3), let me know if you are still having problems.
but
CronExpression::isValidExpression("0 8,20 ? * ?")
is returntrue