Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/BGVJo
function name: (null)
number of ops: 23
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'define'
1 SEND_VAL 'GUTENBERG_VERSION'
2 SEND_VAL '11.8.0'
3 DO_ICALL
5 4 INIT_FCALL 'var_dump'
5 INIT_FCALL 'version_compare'
6 FETCH_CONSTANT ~1 'GUTENBERG_VERSION'
7 SEND_VAL ~1
8 SEND_VAL '11.9'
9 SEND_VAL '%3C'
10 DO_ICALL $2
11 SEND_VAR $2
12 DO_ICALL
6 13 INIT_FCALL 'var_dump'
14 INIT_FCALL 'version_compare'
15 FETCH_CONSTANT ~4 'GUTENBERG_VERSION'
16 SEND_VAL ~4
17 SEND_VAL '11.8'
18 SEND_VAL '%3C%3D'
19 DO_ICALL $5
20 SEND_VAR $5
21 DO_ICALL
22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0