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