1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 12:01:07 +02:00
Files
archived-php-src/ext/opcache
Nikita Popov f1ce44d1cb Fix static variables in main script with file cache
If the script will be cached in SHM (!corrupted), then we cannot
allocate the static variables on the arena. Instead do the same
thing we do during normal persistence and allocate a map ptr slot.
2021-04-15 16:37:28 +02:00
..
2021-04-08 23:37:40 +03:00
2021-04-14 00:21:37 +08:00
2021-01-28 10:38:25 +01:00
2021-03-05 16:44:25 +01:00
2019-02-05 10:33:28 +03:00
2021-03-05 15:09:26 +01:00
2019-02-05 10:33:28 +03:00
2021-04-09 16:52:18 +02:00
2021-02-09 22:53:57 +03:00
2021-02-09 22:53:57 +03:00
2021-04-09 16:52:18 +02:00
2021-04-09 16:52:18 +02:00