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 handling of closure/callback task identification
@see laravel/framework#34999 The return string was changed from Closure to Callback in order to support PHP 8, which in turn broke how we were identifying closure tasks.
- Loading branch information