3v4l.org

run code in 300+ PHP versions simultaneously
<?php $db_string = "{\"flugel en relinde\":\"1\",\"Bottom level 1\":\"4\",\"Underground level 2\":\"8\",\"Middle level 2\":\"6\"}"; echo json_decode($db_string, true);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gGHDn
function name:  (null)
number of ops:  7
compiled vars:  !0 = $db_string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22flugel+en+relinde%22%3A%221%22%2C%22Bottom+level+1%22%3A%224%22%2C%22Underground+level+2%22%3A%228%22%2C%22Middle+level+2%22%3A%226%22%7D'
    5     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
188.69 ms | 1397 KiB | 16 Q