3v4l.org

run code in 300+ PHP versions simultaneously
<?php $config = json_decode('{"db":{"driver":"mysql","database":"store_derpstation","host":"lemonstand.cnxuvxihm3xz.us-east-1.rds.amazonaws.com","username":"derpstation","password":"b92db464d96d30b5cb17276c079d562d","charset":"utf8","collation":"utf8_unicode_ci"},"locale":"en","timezone":"America\/Vancouver","active theme":"alpha","themes":"\/var\/www\/staging\/storage\/0558ef36323a2b17dc5be707a4222b4f\/themes\/","resources":"\/var\/www\/staging\/storage\/0558ef36323a2b17dc5be707a4222b4f\/resources\/","uploaded":"\/var\/www\/staging\/storage\/0558ef36323a2b17dc5be707a4222b4f\/uploaded\/","php views":true,"payment entered":false,"paid until":false}'); var_dump($config->{"payment entered"}); var_dump($config);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/l1EHP
function name:  (null)
number of ops:  12
compiled vars:  !0 = $config
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%7B%22db%22%3A%7B%22driver%22%3A%22mysql%22%2C%22database%22%3A%22store_derpstation%22%2C%22host%22%3A%22lemonstand.cnxuvxihm3xz.us-east-1.rds.amazonaws.com%22%2C%22username%22%3A%22derpstation%22%2C%22password%22%3A%22b92db464d96d30b5cb17276c079d562d%22%2C%22charset%22%3A%22utf8%22%2C%22collation%22%3A%22utf8_unicode_ci%22%7D%2C%22locale%22%3A%22en%22%2C%22timezone%22%3A%22America%5C%2FVancouver%22%2C%22active+theme%22%3A%22alpha%22%2C%22themes%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fstaging%5C%2Fstorage%5C%2F0558ef36323a2b17dc5be707a4222b4f%5C%2Fthemes%5C%2F%22%2C%22resources%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fstaging%5C%2Fstorage%5C%2F0558ef36323a2b17dc5be707a4222b4f%5C%2Fresources%5C%2F%22%2C%22uploaded%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fstaging%5C%2Fstorage%5C%2F0558ef36323a2b17dc5be707a4222b4f%5C%2Fuploaded%5C%2F%22%2C%22php+views%22%3Atrue%2C%22payment+entered%22%3Afalse%2C%22paid+until%22%3Afalse%7D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    5     4        INIT_FCALL                                               'var_dump'
          5        FETCH_OBJ_R                                      ~3      !0, 'payment+entered'
          6        SEND_VAL                                                 ~3
          7        DO_ICALL                                                 
    7     8        INIT_FCALL                                               'var_dump'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.56 ms | 1395 KiB | 17 Q