Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/kq5tt
function name: (null)
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL_BY_NAME 'dbconnect'
1 SEND_VAL_EX 'host'
2 SEND_VAL_EX 'user'
3 SEND_VAL_EX 'pass'
4 DO_FCALL 0
5 5 > RETURN 1
Function dbconnect:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename: /in/kq5tt
function name: dbconnect
number of ops: 8
compiled vars: !0 = $host, !1 = $user, !2 = $pass
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
1 RECV !1
2 RECV !2
4 3 NEW $3 'Exception'
4 SEND_VAL_EX '%D0%9D%D0%B8%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0%D0%B8%D1%82%2C+%D0%BD%D0%B0%D1%81%D1%8F%D0%BB%D1%8C%D0%BD%D0%B8%D0%BA%D0%B0'
5 DO_FCALL 0
6 > THROW 0 $3
5 7* > RETURN null
End of function dbconnect
Generated using Vulcan Logic Dumper, using php 8.0.0