-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: php/php-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: php-8.3.18RC1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: php/php-src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: php-8.3.19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 31 files changed
- 5 contributors
Commits on Mar 5, 2025
-
Fix GHSA-GHSA-v8xr-gpvj-cx9g: http header folding
This adds HTTP header folding support for HTTP wrapper response headers. Reviewed-by: Tim Düsterhus <tim@tideways-gmbh.com>
Configuration menu - View commit details
-
Copy full SHA for bf30a44 - Browse repository at this point
Copy the full SHA bf30a44View commit details -
Fix GHSA-pcmh-g36c-qc44: http headers without colon
The header line must contain colon otherwise it is invalid and it needs to fail. Reviewed-by: Tim Düsterhus <tim@tideways-gmbh.com>
Configuration menu - View commit details
-
Copy full SHA for 455161c - Browse repository at this point
Copy the full SHA 455161cView commit details -
Fix GHSA-52jp-hrpf-2jff: http redirect location truncation
It converts the allocation of location to be on heap instead of stack and errors if the location length is greater than 8086 bytes.
Configuration menu - View commit details
-
Copy full SHA for ae14a0b - Browse repository at this point
Copy the full SHA ae14a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac131f - Browse repository at this point
Copy the full SHA fac131fView commit details -
Fix GHSA-p3x9-6h7p-cgfc: libxml streams wrong
content-type
on redirectlibxml streams use wrong content-type header when requesting a redirected resource.
Configuration menu - View commit details
-
Copy full SHA for 054ea51 - Browse repository at this point
Copy the full SHA 054ea51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17cf7ca - Browse repository at this point
Copy the full SHA 17cf7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf5902 - Browse repository at this point
Copy the full SHA ebf5902View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d45d9a8 - Browse repository at this point
Copy the full SHA d45d9a8View commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5e50bd - Browse repository at this point
Copy the full SHA c5e50bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c6519 - Browse repository at this point
Copy the full SHA 58c6519View commit details
Commits on Mar 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f44f0d6 - Browse repository at this point
Copy the full SHA f44f0d6View commit details -
Fix branch target in zend_jit_push_call_frame()
Introduced by accident in 3b4a58d. Will request a cherry-pick.
Configuration menu - View commit details
-
Copy full SHA for fdeadcd - Browse repository at this point
Copy the full SHA fdeadcdView commit details
There are no files selected for viewing