3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json1 = json_decode('[{"id":"1","texto":"Vamos newells 17471934","fecha":"2019-06-24 12:09:12","categoria":"1","idpayment":"Reference_1561388952","provincia":"1","estado":"NO","email":"newells@gmail.com"}]',1); $json2 = json_decode('{"Texto":" VENDO O PERMUTO","imageJob":{"pathConvertido":"ClasificadosPNG/0011311247.png","convertido":true,"id":5011},"rubroClasificado":{"CodigoRubro":150,"id":76}}',1); $json1[] = $json2; print_r($json1); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qhsJq
function name:  (null)
number of ops:  16
compiled vars:  !0 = $json1, !1 = $json2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%5B%7B%22id%22%3A%221%22%2C%22texto%22%3A%22Vamos+newells+17471934%22%2C%22fecha%22%3A%222019-06-24+12%3A09%3A12%22%2C%22categoria%22%3A%221%22%2C%22idpayment%22%3A%22Reference_1561388952%22%2C%22provincia%22%3A%221%22%2C%22estado%22%3A%22NO%22%2C%22email%22%3A%22newells%40gmail.com%22%7D%5D'
          2        SEND_VAL                                                 1
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    3     5        INIT_FCALL                                               'json_decode'
          6        SEND_VAL                                                 '%7B%22Texto%22%3A%22+VENDO+O+PERMUTO%22%2C%22imageJob%22%3A%7B%22pathConvertido%22%3A%22ClasificadosPNG%2F0011311247.png%22%2C%22convertido%22%3Atrue%2C%22id%22%3A5011%7D%2C%22rubroClasificado%22%3A%7B%22CodigoRubro%22%3A150%2C%22id%22%3A76%7D%7D'
          7        SEND_VAL                                                 1
          8        DO_ICALL                                         $4      
          9        ASSIGN                                                   !1, $4
    5    10        ASSIGN_DIM                                               !0
         11        OP_DATA                                                  !1
    6    12        INIT_FCALL                                               'print_r'
         13        SEND_VAR                                                 !0
         14        DO_ICALL                                                 
    9    15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.55 ms | 1006 KiB | 15 Q