3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.42 ms | 1394 KiB | 19 Q