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


# 2fde308f 02-Dec-2021 Dmitry Stogov

JIT: Fix ASSIGN_DIM_OP with undefined variable and index and user error handler, throwing an exception

Fixes oss-fuzz #39422