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

php_gdb: Fix missing casts in ZendAstPrettyPrinter #17786

Merged
merged 3 commits into from
Feb 13, 2025

Conversation

TimWolla
Copy link
Member

Fixes #17782

Copy link
Member

@arnaud-lb arnaud-lb left a comment

Choose a reason for hiding this comment

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

Thank you!

@TimWolla TimWolla requested a review from arnaud-lb February 13, 2025 15:17
Copy link
Member

@arnaud-lb arnaud-lb left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@TimWolla TimWolla merged commit 55994f8 into php:master Feb 13, 2025
9 checks passed
@TimWolla TimWolla deleted the gdb-scripts-fix branch February 18, 2025 16:07
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.

GDB pretty print for zend_ast has some exceptions
2 participants