Skip to content

Add string output escaping into zend dump (phpdbg + opcache debug) #11337

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 6 commits into from
May 29, 2023

Conversation

SerafimArts
Copy link
Contributor

Closes #10576

Copy link
Member

@dstogov dstogov left a comment

Choose a reason for hiding this comment

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

This makes sense. Please follow @iluuu1994's suggestions.

@SerafimArts
Copy link
Contributor Author

Should I also add a note about these changes to the NEWS file?

@dstogov
Copy link
Member

dstogov commented May 29, 2023

I think this is not necessary.
Everything looks fine, but lets wait until the tests finish.

@SerafimArts
Copy link
Contributor Author

The tests passed, but some fails. I suspect that these tests are not related to changes to the PR.

@nielsdos
Copy link
Member

I checked, the two failures are spurious indeed.

@dstogov dstogov merged commit b495a91 into php:master May 29, 2023
@WangYihang
Copy link

Hi, folks, I would like to make an enhencement on zend dump for string which related to this pull requests, could you guys please kindly leave some suggestions. Thank you so much!

#15680

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.

No escaping in zend_dump_const output
5 participants