diff options
author | Nikita Popov <nikic@php.net> | 2016-08-10 12:51:48 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-08-15 22:42:27 +0200 |
commit | f7caa2bd8e72d51201b90158c34219d6feefb4ff (patch) | |
tree | 9c0b04e64fafa65e8ed91d73140d9dd3e683b6a6 /ext/imap/php_imap.c | |
parent | c63260c088e57e17d2babc9c932deb234ebd7e99 (diff) | |
download | php-git-f7caa2bd8e72d51201b90158c34219d6feefb4ff.tar.gz |
Hide (un)serialize data from ABI
The (UN)SERIALIZE_INIT/DESTROY macros now go through non-inlined
functions, so any changes to them will apply to extensions without
rebuilds.
Additionally, the (un)serialize_data structures are now no longer
exported.
This means that we are allowed to change these structures in patch
releases without breaking the ABI.
Diffstat (limited to 'ext/imap/php_imap.c')
0 files changed, 0 insertions, 0 deletions