SIGN IN SIGN UP
laravel / framework UNCLAIMED

Laravel is a web application framework with expressive, elegant syntax.

0 0 135 PHP

[13.x] Add an environment filter to the `schedule:list` command (#59993)

* Filter the schedule:list output to show tasks which run on the specified environments

* Move the environment filtering logic onto the scheduler, so it's more accessible

* Move tests around

* Update phpdoc

* OS-agnostic assertion (windows outputs " vs ' on mac etc)

* Shorten the logic using array_any. Add polyfill to the console to provide it on php8.3.
M
Matt committed
596565170554b17298d075ecf3aac76423a28257
Parent: 5cbe7eb
Committed by GitHub <noreply@github.com> on 5/5/2026, 12:56:29 PM