Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Wb3CJ
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>
14 1 ASSIGN !1, '2022-06-02'
17 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
18 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 = 43) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Wb3CJ
function name: {closure:/in/Wb3CJ:17}
number of ops: 13
compiled vars: !0 = $a, !1 = $b, !2 = $today
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
17 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
3 FRAMELESS_ICALL_2 min ~3 !0, !1
4 IS_SMALLER !2, ~3
5 > JMPZ ~4, ->8
6 > QM_ASSIGN ~5 -1
7 > JMP ->9
8 > QM_ASSIGN ~5 1
9 > SPACESHIP ~6 !0, !1
10 MUL ~7 ~5, ~6
11 > RETURN ~7
12* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.5.0