Skip to content

[pull] master from php:master - #540

Merged
pull[bot] merged 6 commits into
Ammarpad:masterfrom
php:master
Aug 7, 2026
Merged

[pull] master from php:master#540
pull[bot] merged 6 commits into
Ammarpad:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Aug 7, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

lotharsm and others added 6 commits August 7, 2026 15:53
The test suite derives the path to php-fpm from TEST_PHP_EXECUTABLE.
This fails on custom build directory layouts, leading to skipping all
php-fpm related tests.

Users can provide TEST_PHP_FPM_EXECUTABLE for a custom binary path; if
this is unset, we'll fall back to TEST_PHP_EXECUTABLE instead.
…ARAM_*()` (#23100)

Instead of using a fixed variable name for the temporary, it is now derived
from the name of the target variable.
* PHP-8.4:
  JIT: Preserve parent regs in zend_jit_deoptimizer_start() (#22916)
* PHP-8.5:
  JIT: Preserve parent regs in zend_jit_deoptimizer_start() (#22916)
…23102)

Both functions are declared with no parameters in the stub, but neither
implementation called ZEND_PARSE_PARAMETERS_NONE(), so extra positional
arguments were silently accepted instead of raising ArgumentCountError.

Every other zero-arity function of the same SAPI (apache_request_headers(),
apache_response_headers(), getallheaders()) already enforces its arity, and
so does the litespeed implementation of apache_get_modules(). No stub or
arginfo change is needed.

Co-authored-by: lacatoire <ext-lacatoire@cenef.fr>
@pull pull Bot locked and limited conversation to collaborators Aug 7, 2026
@pull pull Bot added the ⤵️ pull label Aug 7, 2026
@pull
pull Bot merged commit b2cf460 into Ammarpad:master Aug 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants