Skip to content

ext/standard/proc_open.c: Minor refactorings #18085

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 1 commit into from
Jul 31, 2025

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Mar 15, 2025

Add const modifier
Use unsigned types when the source type is unsigned

Add const modifier
Use unsigned types when the source type is unsigned
Use HashTable instead of zvals where possible
@Girgias Girgias force-pushed the proc_open_refactoring branch from 71a15f8 to d40ea03 Compare July 31, 2025 12:20
@Girgias Girgias marked this pull request as ready for review July 31, 2025 13:53
@Girgias Girgias requested a review from bukka as a code owner July 31, 2025 13:53
@Girgias Girgias requested a review from nielsdos July 31, 2025 19:02
@Girgias Girgias merged commit 65b9cf1 into php:master Jul 31, 2025
9 checks passed
@Girgias Girgias deleted the proc_open_refactoring branch July 31, 2025 22:02
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.

2 participants