Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/fJDri function name: (null) number of ops: 16 compiled vars: !0 = $all_values, !1 = $sum, !2 = $result line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 3 1 INIT_FCALL 'array_sum' 2 SEND_VAR !0 3 DO_ICALL $4 4 ASSIGN !1, $4 4 5 INIT_FCALL 'array_map' 6 DECLARE_LAMBDA_FUNCTION ~6 [0] 7 BIND_LEXICAL ~6, !1 6 8 SEND_VAL ~6 9 SEND_VAR !0 4 10 DO_ICALL $7 11 ASSIGN !2, $7 7 12 INIT_FCALL 'var_dump' 13 SEND_VAR !2 14 DO_ICALL 15 > 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/fJDri function name: {closure} number of ops: 6 compiled vars: !0 = $value, !1 = $sum line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > RECV !0 1 BIND_STATIC !1 5 2 MUL ~2 !0, 100 3 DIV ~3 ~2, !1 4 > RETURN ~3 6 5* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0