1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 03:51:07 +02:00
Files
archived-php-src/ext/opcache
Dmitry Stogov 48d050ef72 JIT: Disable recursive call optimization for VM without global register variables
A tail-call to VM handler from recursively called function may lead to
pass control to incorrect stack frame.
2021-09-21 14:30:56 +03:00
..
2021-05-05 16:53:43 +02:00
2019-02-05 10:33:28 +03:00
2021-07-04 23:13:50 +02:00
2019-02-05 10:33:28 +03:00
2019-06-28 09:19:49 +02:00
2020-09-18 14:26:44 -07:00