Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/EBPsD
function name: (null)
number of ops: 14
compiled vars: !0 = $con, !1 = $stmt
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'PDO'
1 SEND_VAL_EX 'sqlite%3A%3Amemory%3A'
2 DO_FCALL 0
3 ASSIGN !0, $2
4 INIT_METHOD_CALL !0, 'query'
5 SEND_VAL_EX 'SELECT+1+AS+one'
6 DO_FCALL 0 $5
7 ASSIGN !1, $5
8 INIT_FCALL 'var_dump'
9 INIT_METHOD_CALL !1, 'fetch'
10 DO_FCALL 0 $7
11 SEND_VAR $7
12 DO_ICALL
13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0