3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_export(json_decode('{"a": 0.01, "b": 0.02, "c": 0.03, "d": 0.04, "e": 0.05, "f": 0.06, "g": 0.07, "h": 0.08, "i": 0.09, "j": 0.10, "k": 0.11, "l": 0.12}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ieOf9
function name:  (null)
number of ops:  7
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%22a%22%3A+0.01%2C+%22b%22%3A+0.02%2C+%22c%22%3A+0.03%2C+%22d%22%3A+0.04%2C+%22e%22%3A+0.05%2C+%22f%22%3A+0.06%2C+%22g%22%3A+0.07%2C+%22h%22%3A+0.08%2C+%22i%22%3A+0.09%2C+%22j%22%3A+0.10%2C+%22k%22%3A+0.11%2C+%22l%22%3A+0.12%7D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.15 ms | 1394 KiB | 17 Q