3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{"arena":{"type":"deltastrike"},"game":{"id":"43a8873e-dc8d-43e8-a1bb-be8ea8d9da86","start_time":"43a8873e-dc8d-43e8-a1bb-be8ea8d9da86","end_time":"43a8873e-dc8d-43e8-a1bb-be8ea8d9da86","template":{"id":"91382569-778f-11e1-97a5-e84dc909cff5","title":"One Shot"}},"teams":[{"id":0,"color":"#000000"},{"id":1,"color":"#FF0033"},{"id":2,"color":"#00FF00"},{"id":3,"color":"#0033FF"}],"players":[{"id":536883715,"title":"Nox","team_id":3,"score":5400,"shot_fired":184,"shot_hits":7942,"killed":7942}],"hits":[]}'; print_r(json_decode($json));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8KBnI
function name:  (null)
number of ops:  8
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22arena%22%3A%7B%22type%22%3A%22deltastrike%22%7D%2C%22game%22%3A%7B%22id%22%3A%2243a8873e-dc8d-43e8-a1bb-be8ea8d9da86%22%2C%22start_time%22%3A%2243a8873e-dc8d-43e8-a1bb-be8ea8d9da86%22%2C%22end_time%22%3A%2243a8873e-dc8d-43e8-a1bb-be8ea8d9da86%22%2C%22template%22%3A%7B%22id%22%3A%2291382569-778f-11e1-97a5-e84dc909cff5%22%2C%22title%22%3A%22One+Shot%22%7D%7D%2C%22teams%22%3A%5B%7B%22id%22%3A0%2C%22color%22%3A%22%23000000%22%7D%2C%7B%22id%22%3A1%2C%22color%22%3A%22%23FF0033%22%7D%2C%7B%22id%22%3A2%2C%22color%22%3A%22%2300FF00%22%7D%2C%7B%22id%22%3A3%2C%22color%22%3A%22%230033FF%22%7D%5D%2C%22players%22%3A%5B%7B%22id%22%3A536883715%2C%22title%22%3A%22Nox%22%2C%22team_id%22%3A3%2C%22score%22%3A5400%2C%22shot_fired%22%3A184%2C%22shot_hits%22%3A7942%2C%22killed%22%3A7942%7D%5D%2C%22hits%22%3A%5B%5D%7D'
    5     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.09 ms | 1386 KiB | 17 Q