3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{"package":"usuarios","type":"add_user","request_data":{"hid_idClient":"81","txt_email":"lgualpa81@gmail.com","txt_nombre":"","txt_apellido":"","cmb_tipoIdentificacion":"C","txt_identificacion":"3","txt_movil":"","chk_lst_lnegocio[]":["35","10"]}}'; var_dump(json_decode($json)); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PjBoL
function name:  (null)
number of ops:  8
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%22package%22%3A%22usuarios%22%2C%22type%22%3A%22add_user%22%2C%22request_data%22%3A%7B%22hid_idClient%22%3A%2281%22%2C%22txt_email%22%3A%22lgualpa81%40gmail.com%22%2C%22txt_nombre%22%3A%22%22%2C%22txt_apellido%22%3A%22%22%2C%22cmb_tipoIdentificacion%22%3A%22C%22%2C%22txt_identificacion%22%3A%223%22%2C%22txt_movil%22%3A%22%22%2C%22chk_lst_lnegocio%5B%5D%22%3A%5B%2235%22%2C%2210%22%5D%7D%7D'
    3     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
    4     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.24 ms | 1398 KiB | 17 Q