Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Mar 11, 2025

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 : )

ericmann and others added 28 commits March 11, 2025 12:06
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
* 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
@pull pull bot added the ⤵️ pull label Mar 11, 2025
@pull pull bot merged commit 645cd6a into wudi:master Mar 11, 2025
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.

8 participants