Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/291vb
function name: (null)
number of ops: 16
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > FETCH_W global $0 '_SESSION'
1 ASSIGN_DIM $0, 'diceRoll'
4 2 OP_DATA <array>
12 3 INIT_FCALL 'array_walk_recursive'
4 FETCH_W global $2 '_SESSION'
5 FETCH_DIM_W $3 $2, 'diceRoll'
6 SEND_REF $3
7 DECLARE_LAMBDA_FUNCTION ~4 [0]
8 SEND_VAL ~4
9 DO_ICALL
13 10 INIT_FCALL 'var_export'
11 FETCH_R global ~6 '_SESSION'
12 FETCH_DIM_R ~7 ~6, 'diceRoll'
13 SEND_VAL ~7
14 DO_ICALL
15 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/291vb
function name: {closure}
number of ops: 10
compiled vars: !0 = $v
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > RECV !0
1 JMP_SET ~1 !0, ->7
2 INIT_FCALL 'mt_rand'
3 SEND_VAL 1
4 SEND_VAL 6
5 DO_ICALL $2
6 QM_ASSIGN ~1 $2
7 ASSIGN ~3 !0, ~1
8 > RETURN ~3
9* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0