Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Hpjsm
function name: (null)
number of ops: 12
compiled vars: !0 = $browser
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > FETCH_R global ~1 '_SERVER'
1 FETCH_DIM_R ~2 ~1, 'HTTP_USER_AGENT'
2 ECHO ~2
3 3 INIT_FCALL 'get_browser'
4 FETCH_CONSTANT ~3 'browscap'
5 SEND_VAL ~3
6 DO_ICALL $4
7 ASSIGN !0, $4
4 8 INIT_FCALL 'print_r'
9 SEND_VAR !0
10 DO_ICALL
5 11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0