Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sV6e7
function name: (null)
number of ops: 23
compiled vars: !0 = $testCase
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
13 0 E > ASSIGN !0, '01234567_create_mycool_table.php'
16 1 INIT_FCALL 'explode'
2 SEND_VAL '_'
3 SEND_VAR !0
4 DO_ICALL $2
5 ASSIGN !0, $2
17 6 INIT_FCALL 'var_dump'
7 SEND_VAR !0
8 DO_ICALL
20 9 INIT_FCALL 'array_slice'
10 SEND_VAR !0
11 SEND_VAL 4
12 DO_ICALL $5
13 ASSIGN !0, $5
21 14 INIT_FCALL 'var_dump'
15 SEND_VAR !0
16 DO_ICALL
25 17 FRAMELESS_ICALL_2 implode ~8 '_', !0
18 ASSIGN !0, ~8
26 19 INIT_FCALL 'var_dump'
20 SEND_VAR !0
21 DO_ICALL
28 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0