Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GNZHh
function name: (null)
number of ops: 12
compiled vars: !0 = $array, !1 = $today
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
13 1 ASSIGN !1, '2022-06-02'
15 2 INIT_FCALL 'usort'
3 SEND_REF !0
4 DECLARE_LAMBDA_FUNCTION ~4 [0]
5 BIND_LEXICAL ~4, !1
6 SEND_VAL ~4
7 DO_ICALL
16 8 INIT_FCALL 'var_export'
9 SEND_VAR !0
10 DO_ICALL
11 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
filename: /in/GNZHh
function name: {closure}
number of ops: 15
compiled vars: !0 = $a, !1 = $b, !2 = $today
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
15 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
3 IS_SMALLER ~3 !2, !0
4 > JMPZ_EX ~3 ~3, ->7
5 > IS_SMALLER ~4 !2, !1
6 BOOL ~3 ~4
7 > > JMPZ ~3, ->10
8 > QM_ASSIGN ~5 -1
9 > JMP ->11
10 > QM_ASSIGN ~5 1
11 > SPACESHIP ~6 !0, !1
12 MUL ~7 ~5, ~6
13 > RETURN ~7
14* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0