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

Cast ProcessResult objects #159

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

mpociot
Copy link
Contributor

@mpociot mpociot commented Feb 15, 2023

As I just made this change in Tinkerwell myself, I thought it would be nice to contribute this to tinker as well.

This PR adds the ability to cast the new Illuminate\Process\ProcessResult objects when running them inside of tinker.

Without this PR:

CleanShot 2023-02-15 at 17 33 06@2x

With casting:

CleanShot 2023-02-15 at 17 32 31@2x

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