Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9XYFd
function name: (null)
number of ops: 11
compiled vars: !0 = $array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
19 1 INIT_FCALL 'array_walk_recursive'
20 2 SEND_REF !0
21 3 DECLARE_LAMBDA_FUNCTION ~2 [0]
25 4 SEND_VAL ~2
19 5 DO_ICALL
27 6 INIT_FCALL 'json_encode'
7 SEND_VAR !0
8 DO_ICALL $4
9 ECHO $4
10 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
filename: /in/9XYFd
function name: {closure}
number of ops: 8
compiled vars: !0 = $v
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > RECV !0
22 1 INIT_FCALL 'is_numeric'
2 SEND_VAR !0
3 DO_ICALL $1
4 > JMPZ $1, ->7
23 5 > CAST 6 ~2 !0
6 ASSIGN !0, ~2
25 7 > > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0