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

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Mar 15, 2025

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

Requires #18084

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 87e9c64 to 6e55f60 Compare March 15, 2025 23:24
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.

1 participant