Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/DHPla
function name: (null)
number of ops: 25
compiled vars: !0 = $numbers
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > INIT_FCALL 'range'
1 SEND_VAL 1
2 SEND_VAL 4
3 DO_ICALL $1
4 ASSIGN !0, $1
10 5 INIT_FCALL 'array_splice'
6 SEND_REF !0
7 SEND_VAL -2
8 SEND_VAL 2
9 INIT_FCALL 'implode'
10 SEND_VAL '+and+'
11 INIT_FCALL 'array_slice'
12 SEND_VAR !0
13 SEND_VAL -2
14 DO_ICALL $3
15 SEND_VAR $3
16 DO_ICALL $4
17 SEND_VAR $4
18 DO_ICALL
12 19 INIT_FCALL 'implode'
20 SEND_VAL '%2C+'
21 SEND_VAR !0
22 DO_ICALL $6
23 ECHO $6
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0