Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule list command: CallbackEvent with custom description is ignored. #42018

Closed
pionl opened this issue Apr 17, 2022 · 2 comments
Closed

Schedule list command: CallbackEvent with custom description is ignored. #42018

pionl opened this issue Apr 17, 2022 · 2 comments

Comments

@pionl
Copy link
Contributor

pionl commented Apr 17, 2022

  • Laravel Version: 9.8.1
  • PHP Version: 8.1

Description:

Before 0256484f71a9100405c2ae6f9bc9f850e6d640cf commit we were able to see set description for CallbackEvent.

Now we are able too see only Closure at: vendor/laravel/framework/src/Illuminate/Console/Scheduling/Schedule.php:144.

Would be great to leave the description / command if the description is set?

Thank you

Steps To Reproduce:

Snímek obrazovky 2022-04-17 v 14 24 52

@driesvints
Copy link
Member

This is expected. You can show the description with the verbose flag.

@pionl
Copy link
Contributor Author

pionl commented Apr 18, 2022

thanks for the answer, I wonder if it should be the opposite but OK. have a great day

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

No branches or pull requests

2 participants