1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-php-src/ext
Dylan K. Taylor ff3b4eca0e Fix GH-16851: JIT_G(enabled) not set correctly on other threads
There doesn't seem to be a thread post-startup hook that runs after
zend_startup_cb() that could be used for this

this fix is similar to accel_startup_ok() as seen here: fc1db70f10/ext/opcache/ZendAccelerator.c (L2631-L2634)

Closes GH-16853.
2024-11-20 19:11:44 +01:00
..
2023-09-26 21:44:00 +02:00
2024-08-28 14:29:49 +02:00
2023-07-10 13:34:21 +02:00
2023-05-13 18:53:35 +01:00
2024-01-04 19:26:32 +01:00
2024-08-06 16:54:19 +02:00
2023-09-22 10:26:01 +02:00
2023-03-27 16:33:36 +02:00