3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{"37":"LG","42":"Volkswagen","49":"Wrigley","50":"Western Digital","56":"Tuborg","57":"Samsung","58":"Seagate","80":"Goodyear","82":"HUGGIES","90":"Gallina Blanca","92":"Boeing"}'; var_dump(json_decode($json));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HEC6n
function name:  (null)
number of ops:  8
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%2237%22%3A%22LG%22%2C%2242%22%3A%22Volkswagen%22%2C%2249%22%3A%22Wrigley%22%2C%2250%22%3A%22Western+Digital%22%2C%2256%22%3A%22Tuborg%22%2C%2257%22%3A%22Samsung%22%2C%2258%22%3A%22Seagate%22%2C%2280%22%3A%22Goodyear%22%2C%2282%22%3A%22HUGGIES%22%2C%2290%22%3A%22Gallina+Blanca%22%2C%2292%22%3A%22Boeing%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:
147.51 ms | 1394 KiB | 17 Q