¡@

Home 

php Programming Glossary: ext_stmt

Setting variables on Constructor VS on the class definition

http://stackoverflow.com/questions/1484265/setting-variables-on-constructor-vs-on-the-class-definition

vars 0 a line # op fetch ext return operands 2 0 EXT_STMT 1 NOP 7 2 EXT_STMT 3 ZEND_FETCH_CLASS 1 'TestClass' 4 EXT_FCALL_BEGIN.. op fetch ext return operands 2 0 EXT_STMT 1 NOP 7 2 EXT_STMT 3 ZEND_FETCH_CLASS 1 'TestClass' 4 EXT_FCALL_BEGIN 5 NEW .. line # op fetch ext return operands 4 0 EXT_NOP 5 1 EXT_STMT 2 RETURN null 3 ZEND_HANDLE_EXCEPTION End of function __construct...