Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/miNeW function name: (null) number of ops: 35 compiled vars: !0 = $arr_a, !1 = $arr_b, !2 = $arr_c, !3 = $c, !4 = $limp, !5 = $filteredkeys, !6 = $filtered line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 5 1 ASSIGN !1, <array> 7 2 INIT_FCALL 'array_chunk' 3 SEND_VAR !1 4 SEND_VAL 2 5 DO_ICALL $9 6 ASSIGN !2, $9 9 7 INIT_FCALL 'array_combine' 8 SEND_VAR !0 9 SEND_VAR !2 10 DO_ICALL $11 11 ASSIGN !3, $11 11 12 INIT_FCALL 'array_filter' 13 SEND_VAR !3 14 DO_ICALL $13 15 ASSIGN !4, $13 13 16 INIT_FCALL 'array_filter' 17 INIT_FCALL 'array_keys' 18 SEND_VAR !4 19 DO_ICALL $15 20 SEND_VAR $15 21 DO_ICALL $16 22 ASSIGN !5, $16 15 23 INIT_FCALL 'array_intersect_key' 24 SEND_VAR !4 25 INIT_FCALL 'array_flip' 26 SEND_VAR !5 27 DO_ICALL $18 28 SEND_VAR $18 29 DO_ICALL $19 30 ASSIGN !6, $19 16 31 INIT_FCALL 'var_dump' 32 SEND_VAR !6 33 DO_ICALL 34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0