Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/SarLa
function name: (null)
number of ops: 10
compiled vars: !0 = $json
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'json_decode'
1 SEND_VAL '%7B%22email%22+%3A+%22teste%40teste.com.br%22%2C+%22password%22+%3A+%22123testar%22%7D'
2 DO_ICALL $1
3 ASSIGN !0, $1
5 4 FETCH_OBJ_R ~3 !0, 'email'
5 ECHO ~3
6 6 ECHO '%0A'
7 7 FETCH_OBJ_R ~4 !0, 'password'
8 ECHO ~4
8 9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0