3v4l.org

run code in 300+ PHP versions simultaneously
<?php $j = '{"loc[criteria][0][row][0][field]":"120","loc[criteria][0][row][0][chan]":"any","loc[criteria][0][row][0][network]":"any","loc[criteria][0][row][0][op]":"lt","loc[criteria][0][row][0][value]":"","loc[criteria][0][match]":"all","loc[match]":"all"}'; $dd = json_decode($j); print_r($dd);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vG1Tf
function name:  (null)
number of ops:  9
compiled vars:  !0 = $j, !1 = $dd
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%22loc%5Bcriteria%5D%5B0%5D%5Brow%5D%5B0%5D%5Bfield%5D%22%3A%22120%22%2C%22loc%5Bcriteria%5D%5B0%5D%5Brow%5D%5B0%5D%5Bchan%5D%22%3A%22any%22%2C%22loc%5Bcriteria%5D%5B0%5D%5Brow%5D%5B0%5D%5Bnetwork%5D%22%3A%22any%22%2C%22loc%5Bcriteria%5D%5B0%5D%5Brow%5D%5B0%5D%5Bop%5D%22%3A%22lt%22%2C%22loc%5Bcriteria%5D%5B0%5D%5Brow%5D%5B0%5D%5Bvalue%5D%22%3A%22%22%2C%22loc%5Bcriteria%5D%5B0%5D%5Bmatch%5D%22%3A%22all%22%2C%22loc%5Bmatch%5D%22%3A%22all%22%7D'
    4     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    6     5        INIT_FCALL                                               'print_r'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.79 ms | 1385 KiB | 17 Q