On 2004/02/06, at 1:22, Pierre-Alain Joye wrote:
> About my previous post. This commit has been lost.
> And the test:
> (EX(Ts)[EX(opline)->result.u.var].EA.type ==IS_STRING_OFFSET)
>
> is a bit cleaner than mine.
My patch was reverted because it had a flaw and didn't address the whole
issue. DmItry already resolved it in ZE2 with the following patch.
I think this should be backported partly before 4.3.5 gets out of the
door.
http://news.php.net/article.php?group=php.zend-engine.cvs&article=2118
> pierre
Moriyoshi