History log of /PHP-8.2/ext/opcache/tests/jit/bind_static.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# b610dce0 13-Sep-2021 Nikita Popov

BIND_STATIC may throw

The evaluation of the initializer may throw. This could be refined
by checking whether the initializer is a constant AST. For now
just fix the miscompile.