ZendEngine2/zend_compile.c
opline->result.op_type = IS_CONST; /* FIXME: Hack so that
INIT_FCALL_BY_NAME still knows this is a class */

i checked cvs log (and hardly) find that this hack was for php
5.0-rc/betas, not even used in 5.0.

can anyone think about it and change it back to IS_TMP_VAR? it's the
only hack that makes opcode dirty as far as i know.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to