Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/onI8I
function name: (null)
number of ops: 49
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 '11.3.0-rc2'
3 SEND_VAL '11.3.0'
4 SEND_VAL '%3E%3D'
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 '11.3.x-dev'
11 SEND_VAL '11.3.0'
12 SEND_VAL '%3E%3D'
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 '11.3.x-dev'
19 SEND_VAL '11.2.99'
20 SEND_VAL '%3E'
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 '11.2.x-dev'
27 SEND_VAL '11.2.99'
28 SEND_VAL '%3E'
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 '11.2.0'
35 SEND_VAL '11.2.99'
36 SEND_VAL '%3E'
37 DO_ICALL $8
38 SEND_VAR $8
39 DO_ICALL
8 40 INIT_FCALL 'var_dump'
41 INIT_FCALL 'version_compare'
42 SEND_VAL '11.2.10'
43 SEND_VAL '11.2.99'
44 SEND_VAL '%3E'
45 DO_ICALL $10
46 SEND_VAR $10
47 DO_ICALL
48 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0