History log of /PHP-8.2/ext/opcache/tests/jit/cmp_008.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


# 6f42c073 10-Dec-2021 Dmitry Stogov

Remove range inference for booleans.

Range inference for bolleans and longs comparison was incorrect.

Fizes oss-fuzz #fuzz-42161.php