3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo("<font size='8'>LOADING...</font><br /><hr></br />"); for($i = 0.00; $i <= 20000000; $i += 0.10){ echo($i."<br />"); } echo("<br /><hr><br />DONE!");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 3
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 3
Branch analysis from position: 8
Branch analysis from position: 3
filename:       /in/Ydo3D
function name:  (null)
number of ops:  10
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     '%3Cfont+size%3D%278%27%3ELOADING...%3C%2Ffont%3E%3Cbr+%2F%3E%3Chr%3E%3C%2Fbr+%2F%3E'
    3     1        ASSIGN                                                   !0, 0
          2      > JMP                                                      ->6
    4     3    >   CONCAT                                           ~2      !0, '%3Cbr+%2F%3E'
          4        ECHO                                                     ~2
    3     5        ASSIGN_OP                                     1          !0, 0.1
          6    >   IS_SMALLER_OR_EQUAL                                      !0, 20000000
          7      > JMPNZ                                                    ~4, ->3
    6     8    >   ECHO                                                     '%3Cbr+%2F%3E%3Chr%3E%3Cbr+%2F%3EDONE%21'
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.83 ms | 1393 KiB | 13 Q