Releases: gyselroth/php-task-scheduler
Releases · gyselroth/php-task-scheduler
4.0.17
4.0.16
Various minor bugfixes and checks
4.0.16-beta4
- Check if job is found before returning new process
4.0.16-beta3
- Check if job exists before adding again
4.0.16-beta2
- Reverted changed operator on msg_receive function (4.0.16-beta1)
- Check if array is not null before working with its content
- Circleci build fixes
4.0.16-beta1
changed operator on msg_receive function
4.0.15
- check if job notification already has been sent
4.0.15-beta1
- Check if job notification already has been sent
4.0.14
set child job state to canceled when ignoring job
4.0.13
Set parent job state to failed when orphaned child job is updated