3v4l.org

run code in 300+ PHP versions simultaneously
<?php while(1) { echo tempnam("", "foo_"), "\n"; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 1
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 1
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 1
Branch analysis from position: 8
Branch analysis from position: 1
filename:       /in/9q8m7
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E > > JMP                                                      ->7
          1    >   INIT_FCALL                                               'tempnam'
          2        SEND_VAL                                                 ''
          3        SEND_VAL                                                 'foo_'
          4        DO_ICALL                                         $0      
          5        ECHO                                                     $0
          6        ECHO                                                     '%0A'
          7    > > JMPNZ                                                    1, ->1
          8    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.88 ms | 1394 KiB | 15 Q