Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/m1HQ3
function name: (null)
number of ops: 15
compiled vars: !0 = $oldSession
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'session_start'
1 DO_ICALL
5 2 FETCH_R global ~2 '_SESSION'
3 ASSIGN !0, ~2
6 4 INIT_FCALL 'session_decode'
5 SEND_VAL 'id%7Ci%3A1%3B'
6 DO_ICALL
8 7 INIT_FCALL 'var_dump'
8 FETCH_R global ~5 '_SESSION'
9 SEND_VAL ~5
10 DO_ICALL
9 11 INIT_FCALL 'var_dump'
12 SEND_VAR !0
13 DO_ICALL
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0