3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode(<<<EEE [ { "id": 1, "name": "番茄土豆团队", "key": "pomotodo", }, { "id": 2, "name": "Digcoin 团队", "key": "digcoin", }, { "id": 3, "name": "东西市场团队", "key": "ewmarket", } ] EEE , true));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0jHJm
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'json_decode'
    3     2        SEND_VAL                                                 '%5B%0A%09%7B%0A%09%09%22id%22%3A+1%2C%0A%09%09%22name%22%3A+%22%E7%95%AA%E8%8C%84%E5%9C%9F%E8%B1%86%E5%9B%A2%E9%98%9F%22%2C%0A%09%09%22key%22%3A+%22pomotodo%22%2C%0A%09%7D%2C%0A%09%7B%0A%09%09%22id%22%3A+2%2C%0A%09%09%22name%22%3A+%22Digcoin+%E5%9B%A2%E9%98%9F%22%2C%0A%09%09%22key%22%3A+%22digcoin%22%2C%0A%09%7D%2C%0A%09%7B%0A%09%09%22id%22%3A+3%2C%0A%09%09%22name%22%3A+%22%E4%B8%9C%E8%A5%BF%E5%B8%82%E5%9C%BA%E5%9B%A2%E9%98%9F%22%2C%0A%09%09%22key%22%3A+%22ewmarket%22%2C%0A%09%7D%0A%5D'
   21     3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.72 ms | 1394 KiB | 17 Q