diff options
author | Nikita Popov <nikic@php.net> | 2013-11-30 13:05:40 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2013-11-30 13:08:31 +0100 |
commit | 9589cae8cb1b13710ca36491f30b569113f9e329 (patch) | |
tree | 03f9101317e0bbac4c7f5f0fa76ad2b83c064db4 /ext/intl/breakiterator/codepointiterator_methods.cpp | |
parent | 5f09944662e09ea0b3f93cfab8702f188955e68c (diff) | |
download | php-git-9589cae8cb1b13710ca36491f30b569113f9e329.tar.gz |
Fixed bug #66041: list() fails to unpack yielded ArrayAccess object
Yield return values now use IS_VAR rather than IS_TMP_VAR. This
fixes the issue with list() and should also be faster as it avoids
doing a zval copy.
Diffstat (limited to 'ext/intl/breakiterator/codepointiterator_methods.cpp')
0 files changed, 0 insertions, 0 deletions