Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bEWXn function name: (null) number of ops: 20 compiled vars: !0 = $data, !1 = $minValue, !2 = $maxValue line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 10 1 INIT_FCALL 'array_reduce' 2 SEND_VAR !0 3 DECLARE_LAMBDA_FUNCTION ~4 [0] 4 SEND_VAL ~4 5 SEND_VAL 9223372036854775807 6 DO_ICALL $5 7 ASSIGN !1, $5 11 8 INIT_FCALL 'array_reduce' 9 SEND_VAR !0 10 DECLARE_LAMBDA_FUNCTION ~7 [1] 11 SEND_VAL ~7 12 SEND_VAL -9223372036854775808 13 DO_ICALL $8 14 ASSIGN !2, $8 13 15 INIT_FCALL 'var_dump' 16 SEND_VAR !1 17 SEND_VAR !2 18 DO_ICALL 19 > 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/bEWXn function name: {closure} number of ops: 9 compiled vars: !0 = $min, !1 = $row line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 10 0 E > RECV !0 1 RECV !1 2 INIT_FCALL 'min' 3 SEND_VAR !0 4 FETCH_DIM_R ~2 !1, 'count' 5 SEND_VAL ~2 6 DO_ICALL $3 7 > RETURN $3 8* > RETURN null End of Dynamic Function 0 Dynamic Function 1 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bEWXn function name: {closure} number of ops: 9 compiled vars: !0 = $min, !1 = $row line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > RECV !0 1 RECV !1 2 INIT_FCALL 'max' 3 SEND_VAR !0 4 FETCH_DIM_R ~2 !1, 'count' 5 SEND_VAL ~2 6 DO_ICALL $3 7 > RETURN $3 8* > RETURN null End of Dynamic Function 1
Generated using Vulcan Logic Dumper, using php 8.0.0