3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = '{"Beeldschermdiagonaal":"10,1 inch (25,7 cm)","Beeldresolutie":"1920 x 1200","Batterijduur":"Tot 12 uur","Gewicht":"525 g","Opslag":"32 GB"}'; var_dump(json_decode($data));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IHKZZ
function name:  (null)
number of ops:  8
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22Beeldschermdiagonaal%22%3A%2210%2C1+inch+%2825%2C7+cm%29%22%2C%22Beeldresolutie%22%3A%221920+x+1200%22%2C%22Batterijduur%22%3A%22Tot+12+uur%22%2C%22Gewicht%22%3A%22525+g%22%2C%22Opslag%22%3A%2232+GB%22%7D'
    4     1        INIT_FCALL                                               'var_dump'
          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:
180.53 ms | 1394 KiB | 17 Q