Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/5l5NZ function name: (null) number of ops: 5 compiled vars: !0 = $userinfo line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN_DIM !0, 'lastname' 1 OP_DATA 'johnson' 11 2 INIT_FCALL 'displayinfo' 3 DO_FCALL 0 4 > RETURN 1 Function displayinfo: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/5l5NZ function name: displayinfo number of ops: 4 compiled vars: !0 = $userinfo line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > BIND_GLOBAL !0, 'userinfo' 8 1 FETCH_DIM_R ~1 !0, 'lastname' 2 ECHO ~1 10 3 > RETURN null End of function displayinfo
Generated using Vulcan Logic Dumper, using php 8.0.0