diff options
author | Nikita Popov <nikic@php.net> | 2015-04-16 15:13:15 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2015-04-16 15:46:28 +0200 |
commit | c77d97f356d07b109058b399c47b14c798845dc0 (patch) | |
tree | 7de820ea12938c9c68ca516086352d388869a15d /ext/intl/breakiterator/breakiterator_methods.cpp | |
parent | 018bcc638807d814f71acc78e5cbdbc18c1de649 (diff) | |
download | php-git-c77d97f356d07b109058b399c47b14c798845dc0.tar.gz |
Implement GC for spl dll
As far as I can discern this should be safe, because the rc on the
linked list elements is only > 1 if an iterator points to it and
the iterator will also hold a reference to the list object.
The implementation for mangagement of the GC array is the same as
with the spl object storage.
Diffstat (limited to 'ext/intl/breakiterator/breakiterator_methods.cpp')
0 files changed, 0 insertions, 0 deletions