forked from php/php-src
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from php:master #660
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To possibly reduce the latency when polling packets by activating it from the network interface for N microseconds. The kernel by doing so, increase the CPU(s) activity bound to the socket significantly. Note that not only the kernel needs to have support enabled for it (which the average distribution usually does) but the network interface itself needs to support it too. If not, it is just a no-op.
This adds HTTP header folding support for HTTP wrapper response headers. Reviewed-by: Tim Düsterhus <[email protected]>
The header line must contain colon otherwise it is invalid and it needs to fail. Reviewed-by: Tim Düsterhus <[email protected]>
It converts the allocation of location to be on heap instead of stack and errors if the location length is greater than 8086 bytes.
libxml streams use wrong content-type header when requesting a redirected resource.
libxml streams use wrong content-type header when requesting a redirected resource.
* PHP-8.4: Fix GHSA-p3x9-6h7p-cgfc: libxml streams wrong `content-type` on redirect
Co-authored-by: Jakub Zelenka <[email protected]>
* PHP-8.4: Fix incorrectly merged bug75535.phpt
* PHP-8.2: PHP-8.2 is now for PHP 8.2.29-dev
* PHP-8.3: PHP-8.2 is now for PHP 8.2.29-dev
* PHP-8.4: PHP-8.2 is now for PHP 8.2.29-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )