3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ttl = ""; echo $timeLive = (floor( time() / 60) + $ttl);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NBKrJ
function name:  (null)
number of ops:  11
compiled vars:  !0 = $ttl, !1 = $timeLive
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, ''
    3     1        INIT_FCALL                                               'floor'
          2        INIT_FCALL                                               'time'
          3        DO_ICALL                                         $3      
          4        DIV                                              ~4      $3, 60
          5        SEND_VAL                                                 ~4
          6        DO_ICALL                                         $5      
          7        ADD                                              ~6      $5, !0
          8        ASSIGN                                           ~7      !1, ~6
          9        ECHO                                                     ~7
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.99 ms | 1394 KiB | 17 Q