Skip to content

In PHP 8.4, the default value of opcache.jit is set to disable #4898

@krzotr

Description

@krzotr

Affected page

https://www.php.net/manual/en/opcache.configuration.php

Current issue

Regarding the commit of PHP 8.4 release and RFC https://wiki.php.net/rfc/jit_config_defaults

The default value of opcache.jit in PHP 8.4 is set to disable

On the documentation page, the default value of opcache.jit is tracing instead of disable.

Suggested improvement

Change the default value on the documentation page from tracing to disable.

Update the changelog column and add a note of the default value tracing in < PHP 8.4

Additional context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions