3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<JSON { date: "2017-11-27 17:59:59.000000", timezone_type: 1, timezone: "+01:00" } JSON; echo $json;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AWZ9b
function name:  (null)
number of ops:  3
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%0A++++date%3A+%222017-11-27+17%3A59%3A59.000000%22%2C%0A++++timezone_type%3A+1%2C%0A++++timezone%3A+%22%2B01%3A00%22%0A%7D'
   11     1        ECHO                                                     !0
          2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.78 ms | 1392 KiB | 13 Q