3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$json = '{"action":"User","method":"load"}'; //$data = json_decode($json); //echo $data->{'action'}; //$timestamp = strtotime("2015-06-15 08:01:40+03"); // echo $timestamp; $ff = "-1211"; $i = (int)$ff; echo $i;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3RMWh
function name:  (null)
number of ops:  5
compiled vars:  !0 = $ff, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   ASSIGN                                                   !0, '-1211'
    8     1        CAST                                          4  ~3      !0
          2        ASSIGN                                                   !1, ~3
    9     3        ECHO                                                     !1
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.2 ms | 1392 KiB | 13 Q