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