Skip to content

Set raw output when using --execute #155

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

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Set raw output when using --execute #155

merged 1 commit into from
Nov 9, 2022

Conversation

innocenzi
Copy link
Contributor

Following up #154, while trying to work around the refusal of the PR by using --execute, I realized the formatting was outputted with the result.

image

To fix this, PsySH has a rawOutput option that needs to be set to true. When using it, the output is correct:

CleanShot 2022-11-08 at 17 33 51

@innocenzi innocenzi changed the title fix: set raw output using --execute Set raw output when using --execute Nov 8, 2022
@taylorotwell taylorotwell merged commit 5062061 into laravel:2.x Nov 9, 2022
@innocenzi innocenzi deleted the feat/raw-output branch November 9, 2022 15:12
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