History log of /PHP-8.2/ext/opcache/tests/jit/gh15658.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# bcd1f23b 09-Sep-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix buffer size configuration for AArch64


# c1ffd4b4 06-Sep-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-15658: Segmentation fault in Zend/zend_vm_execute.h

Implement a minimal ZEND_MATCH handler using a tail call.

Closes GH-15782.