1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00
Files
archived-php-src/ext/opcache
Nikita Popov 8abb2ced39 Fixed bug #79055
Fix file cache serialization of property types. I'm changing the
overall type serialization format to perform additional adjustments
in order to yield a plausible pointer for zend_type, rather than
using an entirely separate serialization format, as was previously
done. That would have been annoying to extend to the case of CE
pointers.
2020-01-02 15:53:15 +01:00
..
2019-12-18 11:40:58 +01: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
2020-01-02 15:53:15 +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