Skip to content

Enact follow-up phase of the "Path to Saner Increment/Decrement operators" RFC #19374

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 2 commits into from
Aug 23, 2025

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Aug 5, 2025

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!

Comment on lines +2568 to +2569
zval_ptr_dtor(str);
ZVAL_STR(str, zstr);
Copy link
Member

Choose a reason for hiding this comment

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

Suggest to re-add the comment /* A userland error handler can change the type from string to something else */ here to remind why we are doing this

Copy link
Member

@edorian edorian left a comment

Choose a reason for hiding this comment

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

RM approval. No technical review performed.

@Girgias Girgias merged commit 93716be into php:master Aug 23, 2025
9 checks passed
@Girgias Girgias deleted the inc-dec-phase-2 branch August 23, 2025 13:36
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.

4 participants