3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 2700/60 % 60; echo "\n"; echo bcmod(intval(2700), 5);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WLUWu
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     45
    3     1        ECHO                                                     '%0A'
    4     2        INIT_FCALL_BY_NAME                                       'bcmod'
          3        CAST                                          4  ~0      2700
          4        SEND_VAL_EX                                              ~0
          5        SEND_VAL_EX                                              5
          6        DO_FCALL                                      0  $1      
          7        ECHO                                                     $1
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.58 ms | 1392 KiB | 13 Q