3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = json_decode('%7B%22333%22%3A%22333%3A7%22%2C%22927%22%3A%22927%3A9%22%2C%22333%22%3A%22333%3A7%22%7D'); echo "<pre>";print_r($var);die;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/0kMd4
function name:  (null)
number of ops:  10
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%257B%2522333%2522%253A%2522333%253A7%2522%252C%2522927%2522%253A%2522927%253A9%2522%252C%2522333%2522%253A%2522333%253A7%2522%257D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    3     4        ECHO                                                     '%3Cpre%3E'
          5        INIT_FCALL                                               'print_r'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > EXIT                                                     
          9*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
191.68 ms | 1398 KiB | 17 Q