Tags: hyperf/crontab
Tags
Added the default implement for `Psr\Log\LoggerInterface`. (#6488) Co-authored-by: 李铭昕 <[email protected]>
Fixed bug that the timezone of crontab task cannot work. (#6423) Co-authored-by: 李铭昕 <[email protected]>
Added `timezone` parameter to `hyperf/crontab` component. (#6398) Co-authored-by: Deeka Wong <[email protected]> Co-authored-by: Lu Fei <[email protected]>
Merge branch 'master' into 3.1 # Conflicts: # src/rpc-server/src/Server.php
Fixed that the crontab timer cannot be stopped sometimes. (#6291) Co-authored-by: hexiangyu <[email protected]> Co-authored-by: Deeka Wong <[email protected]>