History log of /php-src/ext/opcache/tests/jit/reg_alloc_017.phpt (Results 1 – 3 of 3)
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


# 2ca142ec 14-Nov-2023 Daniil Gentili

Improve jit tests

Closes GH-12425


# ed652a51 03-Oct-2022 Dmitry Stogov

Fix register allocation (missing store)

This fixes oss-fuzz #52022