3v4l.org

run code in 300+ PHP versions simultaneously
<?php $res= json_decode('{"filters":[{"property":"id","name":"id","operation":"eq","value":3}],"values":[{"login":"denis.maximovskikh","locked":1,"country_id":null,"id":3}]}'); var_dump($res);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TkH7B
function name:  (null)
number of ops:  8
compiled vars:  !0 = $res
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%7B%22filters%22%3A%5B%7B%22property%22%3A%22id%22%2C%22name%22%3A%22id%22%2C%22operation%22%3A%22eq%22%2C%22value%22%3A3%7D%5D%2C%22values%22%3A%5B%7B%22login%22%3A%22denis.maximovskikh%22%2C%22locked%22%3A1%2C%22country_id%22%3Anull%2C%22id%22%3A3%7D%5D%7D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    3     4        INIT_FCALL                                               'var_dump'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.55 ms | 1385 KiB | 17 Q