3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.16 ms | 1394 KiB | 17 Q