History log of /php-src/ext/opcache/tests/jit/bind_global_001.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# c16ad918 28-Nov-2023 Daniil Gentili

Change default method of disabling JIT

https://wiki.php.net/rfc/jit_config_defaults
Closes GH-12678


# c67f6f44 18-Dec-2023 Dmitry Stogov

Fixed incorrect elimination of refcounted check in JIT for BIND_GLOBAL

Fixes oss-fuzz #65135