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