Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/4HnFV function name: (null) number of ops: 13 compiled vars: !0 = $a, !1 = $value, !2 = $result line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 34 1 ASSIGN !1, '2' 36 2 INIT_FCALL 'array_filter' 3 SEND_VAR !0 4 DECLARE_LAMBDA_FUNCTION ~5 [0] 5 BIND_LEXICAL ~5, !1 38 6 SEND_VAL ~5 36 7 DO_ICALL $6 8 ASSIGN !2, $6 40 9 INIT_FCALL 'var_dump' 10 SEND_VAR !2 11 DO_ICALL 12 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 46) Position 1 = 4, Position 2 = 7 Branch analysis from position: 4 2 jumps found. (Code = 46) Position 1 = 8, Position 2 = 15 Branch analysis from position: 8 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 15 Branch analysis from position: 7 filename: /in/4HnFV function name: {closure} number of ops: 17 compiled vars: !0 = $element, !1 = $value line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 36 0 E > RECV !0 1 BIND_STATIC !1 37 2 ARRAY_KEY_EXISTS ~2 'values', !0 3 > JMPZ_EX ~2 ~2, ->7 4 > FETCH_DIM_R ~3 !0, 'values' 5 TYPE_CHECK 128 ~4 ~3 6 BOOL ~2 ~4 7 > > JMPZ_EX ~2 ~2, ->15 8 > INIT_FCALL 'in_array' 9 SEND_VAR !1 10 FETCH_DIM_R ~5 !0, 'values' 11 SEND_VAL ~5 12 SEND_VAL <true> 13 DO_ICALL $6 14 BOOL ~2 $6 15 > > RETURN ~2 38 16* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0