diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-02 15:50:44 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-02 15:53:15 +0100 |
commit | 8abb2ced399c6869c89783425cfa9483b9ef60cb (patch) | |
tree | 1b0d29d94e7483eaac0840d614cb6cec45bc1cda /ext/reflection/php_reflection.c | |
parent | 48622970fb10e21d83aaccd15076850d1e1817d3 (diff) | |
download | php-git-8abb2ced399c6869c89783425cfa9483b9ef60cb.tar.gz |
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.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions