Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/IKoYt
function name: (null)
number of ops: 19
compiled vars: !0 = $testString, !1 = $digits, !2 = $arr, !3 = $string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%5C%3B%5C3%3B4%3B5'
3 1 INIT_FCALL 'preg_replace'
2 SEND_VAL '%2F%5B%5E0-9%5D%2F'
3 SEND_VAL ''
4 SEND_VAR !0
5 DO_ICALL $5
6 ASSIGN !1, $5
4 7 INIT_FCALL 'str_split'
8 SEND_VAR !1
9 SEND_VAL 1
10 DO_ICALL $7
11 ASSIGN !2, $7
5 12 INIT_FCALL 'implode'
13 SEND_VAL '%2C'
14 SEND_VAR !2
15 DO_ICALL $9
16 ASSIGN !3, $9
6 17 ECHO !3
7 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0