Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/oMsSb
function name: (null)
number of ops: 15
compiled vars: !0 = $argsObj
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > CAST 8 ~1 <array>
15 1 ASSIGN !0, ~1
24 2 INIT_FCALL 'pretty'
3 SEND_VAR !0
4 DO_FCALL 0 $3
5 CONCAT ~4 'argsObj%3A+', $3
6 CONCAT ~5 ~4, '%0A'
7 ECHO ~5
26 8 INIT_FCALL 'print_r'
9 SEND_VAR !0
10 DO_ICALL
28 11 INIT_FCALL 'var_dump'
12 SEND_VAR !0
13 DO_ICALL
29 14 > RETURN 1
Function pretty:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/oMsSb
function name: pretty
number of ops: 10
compiled vars: !0 = $var
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > RECV !0
5 1 GET_TYPE ~1 !0
2 CONCAT ~2 ~1, '+'
3 INIT_FCALL 'json_encode'
6 4 SEND_VAR !0
11 5 SEND_VAL 2098112
5 6 DO_ICALL $3
11 7 CONCAT ~4 ~2, $3
8 > RETURN ~4
13 9* > RETURN null
End of function pretty
Generated using Vulcan Logic Dumper, using php 8.0.0