3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('{ "timestamp":"2021-07-19T15:42:53Z", "event":"Fileheader", "part":1, "language":"English\\UK", "Odyssey":false, "gameversion":"3.8.0.104", "build":"r269978/r0 " }', true)); var_dump(json_last_error()); var_dump(json_last_error_msg());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4H2gS
function name:  (null)
number of ops:  18
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%7B+%22timestamp%22%3A%222021-07-19T15%3A42%3A53Z%22%2C+%22event%22%3A%22Fileheader%22%2C+%22part%22%3A1%2C+%22language%22%3A%22English%5CUK%22%2C+%22Odyssey%22%3Afalse%2C+%22gameversion%22%3A%223.8.0.104%22%2C+%22build%22%3A%22r269978%2Fr0+%22+%7D'
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                                 
    4     7        INIT_FCALL                                               'var_dump'
          8        INIT_FCALL                                               'json_last_error'
          9        DO_ICALL                                         $2      
         10        SEND_VAR                                                 $2
         11        DO_ICALL                                                 
    5    12        INIT_FCALL                                               'var_dump'
         13        INIT_FCALL                                               'json_last_error_msg'
         14        DO_ICALL                                         $4      
         15        SEND_VAR                                                 $4
         16        DO_ICALL                                                 
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.1 ms | 1013 KiB | 17 Q