Skip to content

Conversation

nielsdos
Copy link
Member

Only ' was handled, no handling case for " existed. Simply add it so the heredoc tag is set up correctly.

…s quoted heredoc literals.

Only `'` was handled, no handling case for `"` existed. Simply add it so
the heredoc tag is set up correctly.
Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nielsdos nielsdos closed this in 217b753 May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP Interactive shell input state incorrectly handles quoted heredoc literals.

2 participants