]> granicus.if.org Git - php/commit
Gah. In order to avoid memory corruption when using references in
authorAndrei Zmievski <andrei@php.net>
Fri, 3 Feb 2006 23:50:42 +0000 (23:50 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 3 Feb 2006 23:50:42 +0000 (23:50 +0000)
commit94e3087be76dbc2c214232b83340e63157ed4121
tree0e4f29b39eeb93d1bf9f8917e97f015c15cfb80d
parentaa7ed0788c6f18b832cd7063448c4c56638f982a
Gah. In order to avoid memory corruption when using references in
foreach() this code is necessary. But it makes iterator 6x slower. We
should keep thinking about how to optimize it.
ext/unicode/unicode_iterators.c