1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
archived-php-src/ext
Nikita Popov 86d470f3e0 Reset CE cache slots on opcache reset
Permanent opcache interned strings could have ce_cache pointing to
non-permanent map_ptr slots. On reset, those would be left dangling.
Clear any non-permanent ce_cache slots when the interned string
state is reset.

This was fun to debug...
2021-09-13 15:20:34 +02:00
..
2021-06-29 17:13:02 +02:00
2021-08-31 17:25:38 +02:00
2021-09-13 12:14:32 +02:00
2021-07-20 12:28:35 +02:00
2021-09-06 10:29:24 +02:00
2021-09-13 14:48:13 +02:00
2021-08-17 12:27:39 +02:00
2021-09-04 17:57:23 +02:00
2021-08-31 14:58:59 +02:00
2021-07-08 16:46:08 +02:00
2021-06-29 17:13:02 +02:00
2021-09-13 14:38:37 +02:00
2021-07-28 11:02:26 +02:00
2021-09-08 12:32:58 +01:00
2021-08-03 12:16:13 +02:00
2021-08-20 14:27:24 +02:00
2021-08-12 12:02:37 +02:00
2021-08-31 10:58:01 +02:00
2021-08-31 14:58:59 +02:00
2021-08-18 16:39:36 +02:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 17:26:39 +02:00
2021-08-12 02:28:26 +03:00
2021-06-29 17:13:02 +02:00
2021-09-01 15:51:37 +02:00