1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/opcache
Ilija Tovilo 50c7f498b9 Reset Z_EXTRA_P(op2) of ZEND_INIT_FCALL for opcache file cache
The offset becomes stale if the environment changes. We're currently relying on
other factors in the environment staying constant, e.g. send types. But this
seems to be the worst offender.

Partially addresses GH-17733
Closes GH-20328
2025-10-31 17:50:02 +01:00
..
2025-10-14 23:21:49 +03:00
2025-07-03 10:34:04 -05:00
2024-07-23 13:43:25 +02:00
2025-07-01 17:44:11 +02:00
2024-08-29 23:12:56 +03:00