mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
3110bffd16
# The issue is that we assume default object handlers when calling method # __destruct(). Now the default handlers might not be compatible with the # correct handlers which would result in crashes or they simply do cannot # support everything the object was supposed to do. The latter case will be # demonstrated in ext/spl/tests/iterator_068.phpt.
13 KiB
13 KiB