[GIT-PULLS] [php-src] PR #22916: Fix GH-22915: Preserve parent regs in zend_jit_deoptimizer_start()

[email protected] (arnaud-lb) Wed, 29 Jul 2026 09:49:52 +0000
Newsgroups php.git-pulls
Message-ID <[email protected]>
Pull Request: https://github.com/php/php-src/pull/22916
Author: arnaud-lb

See GH-22915.

This changes `opcache.jit_max_side_traces` to a `PHP_INI_ALL`. Should be harmless and makes the test reliable.