Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Hoc3Y
function name: (null)
number of ops: 27
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'session_name'
1 SEND_VAL 'session1'
2 DO_ICALL
4 3 INIT_FCALL 'session_id'
4 SEND_VAL '1'
5 DO_ICALL
5 6 INIT_FCALL 'session_start'
7 DO_ICALL
6 8 INIT_FCALL 'session_id'
9 DO_ICALL $3
10 CONCAT ~4 $3, '%3Cbr%3E'
11 ECHO ~4
8 12 INIT_FCALL 'session_write_close'
13 DO_ICALL
10 14 INIT_FCALL 'session_name'
15 SEND_VAL 'session2'
16 DO_ICALL
11 17 INIT_FCALL 'session_id'
18 SEND_VAL '2'
19 DO_ICALL
12 20 INIT_FCALL 'session_start'
21 DO_ICALL
13 22 INIT_FCALL 'session_id'
23 DO_ICALL $9
24 CONCAT ~10 $9, '%3Cbr%3E'
25 ECHO ~10
26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0