This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update detection of closure-based scheduled tasks
Use Str to check for empty commands, which will account for the command being null or an empty string. Also add check for the closure summaryForDisplay output being one of either `Closure` or `Callback`, which was added to support PHP 8 @see laravel/framework#34999
- Loading branch information