3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '{url_list: [ { url: "http://superbocksuperrock.pt", description: "", type: "official" }, { url: "http://www.facebook.com/sbsr", description: "Facebook oficial", type: "official" }, { url: "http://www.festivais.pt/sbsr", description: "Outro site", type: "twitter" } ]}'; echo json_decode($string, true); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/oiEgp
function name:  (null)
number of ops:  7
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7Burl_list%3A+%5B%0A%7B%0Aurl%3A+%22http%3A%2F%2Fsuperbocksuperrock.pt%22%2C%0Adescription%3A+%22%22%2C%0Atype%3A+%22official%22%0A%7D%2C%0A%7B%0Aurl%3A+%22http%3A%2F%2Fwww.facebook.com%2Fsbsr%22%2C%0Adescription%3A+%22Facebook+oficial%22%2C%0Atype%3A+%22official%22%0A%7D%2C%0A%7B%0Aurl%3A+%22http%3A%2F%2Fwww.festivais.pt%2Fsbsr%22%2C%0Adescription%3A+%22Outro+site%22%2C%0Atype%3A+%22twitter%22%0A%7D%0A%5D%7D'
   21     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
   23     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.26 ms | 1394 KiB | 15 Q