Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/R4aeE function name: (null) number of ops: 17 compiled vars: !0 = $arr1, !1 = $arr2, !2 = $result line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 3 1 ASSIGN !1, <array> 4 2 INIT_FCALL 'array_values' 3 INIT_FCALL 'array_filter' 4 SEND_VAR !0 5 DO_ICALL $5 6 INIT_FCALL 'array_filter' 7 SEND_VAR !1 8 DO_ICALL $6 9 ADD ~7 $5, $6 10 SEND_VAL ~7 11 DO_ICALL $8 12 ASSIGN !2, $8 6 13 INIT_FCALL 'print_r' 14 SEND_VAR !2 15 DO_ICALL 8 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0