Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Lc1cX function name: (null) number of ops: 11 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'session_set_save_handler' 1 SEND_VAL 'sess' 2 SEND_VAL 'sess' 3 SEND_VAL 'sess_read' 4 SEND_VAL 'sess' 5 SEND_VAL 'sess' 6 SEND_VAL 'sess' 7 DO_ICALL 5 8 INIT_FCALL 'session_start' 9 DO_ICALL 12 10 > RETURN 1 Function sess: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Lc1cX function name: sess number of ops: 3 compiled vars: !0 = $foo line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV_INIT !0 'foo' 1 > RETURN <true> 2* > RETURN null End of function sess Function sess_read: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Lc1cX function name: sess_read number of ops: 5 compiled vars: !0 = $id line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > RECV !0 11 1 INIT_FCALL 'session_regenerate_id' 2 SEND_VAL <false> 3 DO_ICALL 12 4 > RETURN null End of function sess_read
Generated using Vulcan Logic Dumper, using php 8.0.0