Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/928vf
function name: (null)
number of ops: 22
compiled vars: !0 = $current_version, !1 = $latest_stable
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > FETCH_W global $2 'wp_version'
1 ASSIGN $2, '6.1-alpha-53344-src'
4 2 FETCH_R global ~4 'wp_version'
3 FRAMELESS_ICALL_3 substr ~5 ~4, 0
4 OP_DATA 3
5 ASSIGN !0, ~5
5 6 INIT_FCALL 'var_dump'
7 SEND_VAR !0
8 DO_ICALL
6 9 CAST 5 ~8 !0
10 SUB ~9 ~8, 0.1
11 ASSIGN !0, ~9
7 12 INIT_FCALL 'var_dump'
13 SEND_VAR !0
14 DO_ICALL
8 15 NOP
16 FAST_CONCAT ~12 !0, '.x'
17 ASSIGN !1, ~12
9 18 INIT_FCALL 'var_dump'
19 SEND_VAR !1
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0