3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_export(json_decode('{"options": { "weapons": { "gauntlet": 0.8, "rail": 0.2, "rocket": 0.8 }, "robots": { "life": 1, "heal": [0.1, 0.15, 0.2, 0.3, 0.5, 0.75, 1] }, "minerals": { "score": 3 }, "grid": { "width": 50, "height": 50 }, "sight": { "base": 5, "scan": 10 } }}',true));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mII3D
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_export'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%7B%22options%22%3A+%7B%0A++++%22weapons%22%3A+%7B%0A++++++++%22gauntlet%22%3A+0.8%2C%0A++++++++%22rail%22%3A+0.2%2C%0A++++++++%22rocket%22%3A+0.8%0A++++%7D%2C%0A++++%22robots%22%3A+%7B%0A++++++++%22life%22%3A+1%2C%0A++++++++%22heal%22%3A+%5B0.1%2C+0.15%2C+0.2%2C+0.3%2C+0.5%2C+0.75%2C+1%5D%0A++++%7D%2C%0A++++%22minerals%22%3A+%7B%0A++++++++%22score%22%3A+3%0A++++%7D%2C%0A++++%22grid%22%3A+%7B%0A++++++++%22width%22%3A+50%2C%0A++++++++%22height%22%3A+50%0A++++%7D%2C%0A++++%22sight%22%3A+%7B%0A++++++++%22base%22%3A+5%2C%0A++++++++%22scan%22%3A+10%0A++++%7D%0A%7D%7D'
   24     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:
146.61 ms | 1394 KiB | 17 Q