3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = json_decode(urldecode('%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/Vv4fL
function name:  (null)
number of ops:  13
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_decode'
          1        INIT_FCALL                                               'urldecode'
          2        SEND_VAL                                                 '%257B%2522333%2522%253A%2522333%253A7%2522%252C%2522927%2522%253A%2522927%253A9%2522%252C%2522333%2522%253A%2522333%253A7%2522%257D'
          3        DO_ICALL                                         $1      
          4        SEND_VAR                                                 $1
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    3     7        ECHO                                                     '%3Cpre%3E'
          8        INIT_FCALL                                               'print_r'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
         11      > EXIT                                                     
         12*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.79 ms | 1394 KiB | 19 Q