Problem/Motivation
PHP 8.0 introduced JIT https://php.watch/articles/jit-in-depth which was polished in PHP 8.2 so tests can benefit using it in Apache
Proposed resolution
Add setting for Apache and cli configuration and decide to set default
Find a way to collect metrics of resource usage
Remaining tasks
- find where to add the setting
- create a new pipeline for core in https://git.drupalcode.org/project/drupal/-/merge_requests/7756
Comments
Comment #2
andypostComment #3
andypostWith curtrent 8.3 and 11.x core 2 failures if JIT enabled for Apache (not in CLI)
Comment #4
andypostand a set of functional tests https://git.drupalcode.org/issue/drupal-3386474/-/jobs/1435606
Comment #5
andypostFirst green-run on CI https://git.drupalcode.org/issue/drupal-3386474/-/pipelines/237600