Skip to content

fix: swoft-cloud/swoft/issues/1084#51

Merged
inhere merged 2 commits into
swoft-cloud:masterfrom
JasonYHZ:master
Nov 17, 2019
Merged

fix: swoft-cloud/swoft/issues/1084#51
inhere merged 2 commits into
swoft-cloud:masterfrom
JasonYHZ:master

Conversation

@JasonYHZ

Copy link
Copy Markdown

Comment thread src/crontab/src/CrontabRegister.php Outdated
* @return array
*/
public static function getCronTasks(): array
public static function getCronTasks($time): array

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

严格一下类型 int $time

@inhere
inhere merged commit c1b25f7 into swoft-cloud:master Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crontab 执行异常: 0点0刻的时候不执行

2 participants