Branch analysis from position: 0 Return found filename: /home/squale/developpement/tests/temp/temp-2.php function name: (null) number of ops: 14 compiled vars: !0 = $a line # op fetch ext return operands ------------------------------------------------------------------------------- 3 0 EXT_STMT 1 NOP 9 2 EXT_STMT 3 NOP 4 NOP 15 5 EXT_STMT 6 ZEND_FETCH_CLASS :3 'Bar' 7 EXT_FCALL_BEGIN 8 NEW $4 :3 9 DO_FCALL_BY_NAME 0 10 EXT_FCALL_END 11 ASSIGN !0, $4 16 12 RETURN 1 13* ZEND_HANDLE_EXCEPTION Class Foo: Function foo: Branch analysis from position: 0 Return found filename: /home/squale/developpement/tests/temp/temp-2.php function name: Foo number of ops: 9 compiled vars: none line # op fetch ext return operands ------------------------------------------------------------------------------- 4 0 EXT_NOP 5 1 EXT_STMT 2 EXT_FCALL_BEGIN 3 SEND_VAL 'blah' 4 DO_FCALL 1 'var_dump' 5 EXT_FCALL_END 6 6 EXT_STMT 7 RETURN null 8* ZEND_HANDLE_EXCEPTION End of function foo. End of class Foo. Class Bar: Function bar: Branch analysis from position: 0 Return found filename: /home/squale/developpement/tests/temp/temp-2.php function name: Bar number of ops: 10 compiled vars: none line # op fetch ext return operands ------------------------------------------------------------------------------- 10 0 EXT_NOP 11 1 EXT_STMT 2 ZEND_FETCH_CLASS :0 3 ZEND_INIT_STATIC_METHOD_CALL null 4 EXT_FCALL_BEGIN 5 DO_FCALL_BY_NAME 0 6 EXT_FCALL_END 12 7 EXT_STMT 8 RETURN null 9* ZEND_HANDLE_EXCEPTION End of function bar. Function foo: Branch analysis from position: 0 Return found filename: /home/squale/developpement/tests/temp/temp-2.php function name: Foo number of ops: 9 compiled vars: none line # op fetch ext return operands ------------------------------------------------------------------------------- 4 0 EXT_NOP 5 1 EXT_STMT 2 EXT_FCALL_BEGIN 3 SEND_VAL 'blah' 4 DO_FCALL 1 'var_dump' 5 EXT_FCALL_END 6 6 EXT_STMT 7 RETURN null 8* ZEND_HANDLE_EXCEPTION End of function foo. End of class Bar.