Skip to content

[9.x] Make Command components Factory extensible#43439

Merged
taylorotwell merged 3 commits into
laravel:9.xfrom
emiliopedrollo:9.x
Jul 27, 2022
Merged

[9.x] Make Command components Factory extensible#43439
taylorotwell merged 3 commits into
laravel:9.xfrom
emiliopedrollo:9.x

Conversation

@emiliopedrollo

Copy link
Copy Markdown
Contributor

Make it possible for extending the Command component Factory by the end user. Allowing for custom formatting of the output.

It may be useful if the output environment support a different type of encoding or even to accomodate logging specifications by removing default text output in the case of bulletList and taks.

@emiliopedrollo emiliopedrollo marked this pull request as draft July 26, 2022 21:01
@emiliopedrollo emiliopedrollo marked this pull request as ready for review July 26, 2022 22:03
@emiliopedrollo emiliopedrollo changed the title Make Command components Factory extensible [9.x] Make Command components Factory extensible Jul 26, 2022
@taylorotwell taylorotwell merged commit 1d26aae into laravel:9.x Jul 27, 2022
Ken-vdE pushed a commit to Ken-vdE/framework that referenced this pull request Aug 9, 2022
* Make Command components Factory extensible

* Fix issue for default bind

* Fix mocking in tests
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.

2 participants