Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/poo5L function name: (null) number of ops: 14 compiled vars: !0 = $array line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > CAST 8 ~1 <array> 1 INIT_ARRAY ~2 ~1 10 2 CAST 8 ~3 <array> 3 ADD_ARRAY_ELEMENT ~2 ~3 3 4 ASSIGN !0, ~2 20 5 INIT_FCALL 'array_walk' 6 SEND_REF !0 7 DECLARE_LAMBDA_FUNCTION ~5 [0] 8 SEND_VAL ~5 9 DO_ICALL 21 10 INIT_FCALL 'var_export' 11 SEND_VAR !0 12 DO_ICALL 13 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/poo5L function name: {closure} number of ops: 7 compiled vars: !0 = $obj line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 20 0 E > RECV !0 1 INIT_FCALL 'ago' 2 FETCH_OBJ_W $1 !0, 'date' 3 SEND_REF $1 4 DO_FCALL 0 $2 5 > RETURN $2 6* > RETURN null End of Dynamic Function 0 Function ago: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/poo5L function name: ago number of ops: 10 compiled vars: !0 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 16 0 E > RECV !0 17 1 INIT_FCALL 'date' 2 SEND_VAL 'M+Y' 3 INIT_FCALL 'strtotime' 4 SEND_VAR !0 5 DO_ICALL $1 6 SEND_VAR $1 7 DO_ICALL $2 8 ASSIGN !0, $2 18 9 > RETURN null End of function ago
Generated using Vulcan Logic Dumper, using php 8.0.0