Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/FUmCs
function name: (null)
number of ops: 18
compiled vars: !0 = $str, !1 = $arr, !2 = $newarr, !3 = $new
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%23+12+%23+%23+%23+Hello+World'
5 1 INIT_FCALL 'explode'
2 SEND_VAL '+'
3 SEND_VAR !0
4 DO_ICALL $5
5 ASSIGN !1, $5
7 6 INIT_FCALL 'array_slice'
7 SEND_VAR !1
8 SEND_VAL 5
9 DO_ICALL $7
10 ASSIGN !2, $7
9 11 INIT_FCALL 'implode'
12 SEND_VAL '+'
13 SEND_VAR !2
14 DO_ICALL $9
15 ASSIGN !3, $9
10 16 ECHO !3
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0