3v4l.org

run code in 300+ PHP versions simultaneously
<?php $response = '{ "album": "amanda11", "msg": "Please put this in a safe place and remember it, you\'ll need it!", "albumkey": "c00bc5d3b1bf64a1ba68f690d4dabee494a2c6fbf48cf8f09c6d41fbece45b7b" }'; $json = json_decode($response); echo $json->albumkey ;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/c0OuC
function name:  (null)
number of ops:  8
compiled vars:  !0 = $response, !1 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%0A++%22album%22%3A+%22amanda11%22%2C%0A++%22msg%22%3A+%22Please+put+this+in+a+safe+place+and+remember+it%2C+you%27ll+need+it%21%22%2C%0A++%22albumkey%22%3A+%22c00bc5d3b1bf64a1ba68f690d4dabee494a2c6fbf48cf8f09c6d41fbece45b7b%22%0A%7D'
    8     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    9     5        FETCH_OBJ_R                                      ~5      !1, 'albumkey'
          6        ECHO                                                     ~5
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.54 ms | 1394 KiB | 15 Q