3v4l.org

run code in 300+ PHP versions simultaneously
<?php $j = json_decode('{"0":{"name":"Configuration postes","content":"2 PCs","price":"80"},"1":{"name":"Configuration réseau","content":"","price":"40"}}'); var_dump($j);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uQCKe
function name:  (null)
number of ops:  8
compiled vars:  !0 = $j
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%7B%220%22%3A%7B%22name%22%3A%22Configuration+postes%22%2C%22content%22%3A%222+PCs%22%2C%22price%22%3A%2280%22%7D%2C%221%22%3A%7B%22name%22%3A%22Configuration+r%C3%A9seau%22%2C%22content%22%3A%22%22%2C%22price%22%3A%2240%22%7D%7D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    3     4        INIT_FCALL                                               'var_dump'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.18 ms | 1394 KiB | 17 Q