Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove pointless zval_ptr_dtor() calls in userspace stream handling #19712

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
nielsdos merged 1 commit into php:master from nielsdos:useless-dtors-streams
Sep 7, 2025

Conversation

Copy link
Member

@nielsdos nielsdos commented Sep 4, 2025

These act on LONGs, so dtor'ing them is pointless.

These act on LONGs, so dtor'ing them is pointless.
@nielsdos nielsdos requested a review from a team September 7, 2025 11:01
Copy link
Member Author

nielsdos commented Sep 7, 2025

@php/release-managers-85 Not a bugfix, just a small refactor to remove pointless code that I encountered while I was going through this file. Can this be merged into master or should I postpone until 8.5 is branched?

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.

I'm good with this going into 8.5

@nielsdos nielsdos merged commit b5817cc into php:master Sep 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@edorian edorian edorian approved these changes

@devnexen devnexen devnexen approved these changes

@bukka bukka Awaiting requested review from bukka bukka is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /