3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.2 ms | 1392 KiB | 13 Q