Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/CrO0J
function name: (null)
number of ops: 41
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'var_dump'
1 INIT_FCALL 'version_compare'
2 SEND_VAL '3.7.5'
3 SEND_VAL '3.7.0'
4 SEND_VAL 'ge'
5 DO_ICALL $0
6 SEND_VAR $0
7 DO_ICALL
4 8 INIT_FCALL 'var_dump'
9 INIT_FCALL 'version_compare'
10 SEND_VAL '3.7.5'
11 SEND_VAL '3.7.0'
12 SEND_VAL '+'
13 DO_ICALL $2
14 SEND_VAR $2
15 DO_ICALL
5 16 INIT_FCALL 'var_dump'
17 INIT_FCALL 'version_compare'
18 SEND_VAL '3.7.5'
19 SEND_VAL '3.7.0'
20 SEND_VAL '+ge'
21 DO_ICALL $4
22 SEND_VAR $4
23 DO_ICALL
6 24 INIT_FCALL 'var_dump'
25 INIT_FCALL 'version_compare'
26 SEND_VAL '3.7.5'
27 SEND_VAL '3.7.0'
28 SEND_VAL 'ge+'
29 DO_ICALL $6
30 SEND_VAR $6
31 DO_ICALL
7 32 INIT_FCALL 'var_dump'
33 INIT_FCALL 'version_compare'
34 SEND_VAL '3.7.5'
35 SEND_VAL '3.7.0'
36 SEND_VAL 'invalid'
37 DO_ICALL $8
38 SEND_VAR $8
39 DO_ICALL
40 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0