Skip to content

Refactor (again) CLI SAPI server_client struct to use zend_string* #8605

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
May 30, 2022

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented May 22, 2022

Same as #8522 but with the RC Debug build fixed.

@Girgias Girgias requested a review from nikic May 22, 2022 15:09
@Girgias Girgias force-pushed the cli-fix-rc-debug branch from 613ed9d to 85cd379 Compare May 22, 2022 15:14
@ramsey ramsey added this to the PHP 8.2 milestone May 22, 2022
@Girgias Girgias force-pushed the cli-fix-rc-debug branch from 85cd379 to 4e0e810 Compare May 27, 2022 08:12
@nikic
Copy link
Member

nikic commented May 27, 2022

Why do headers need to be allocated as persistent strings? They're not per-request?

@Girgias
Copy link
Member Author

Girgias commented May 27, 2022

Why do headers need to be allocated as persistent strings? They're not per-request?

See #8522 (comment), as I did not have them persistently allocated initially but that didn't work

@Girgias Girgias requested a review from arnaud-lb May 29, 2022 10:19
@Girgias Girgias merged commit 3bf4098 into php:master May 30, 2022
@Girgias Girgias deleted the cli-fix-rc-debug branch May 30, 2022 12:03
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.

None yet

4 participants