1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/opcache
Nikita Popov db0cdcbb0a Fix static property indirections in file cache
If the class is already linked, we need to serialize and
unserialize INDIRECTed static properties. Normally these would
be set up when copying from cache.
2020-05-20 11:12:18 +02:00
..
2020-05-04 16:27:45 +02:00
2019-10-08 10:48:10 +02:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2019-12-18 11:40:58 +01:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2019-06-28 09:18:14 +02:00
2020-03-12 22:26:16 +03:00