3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (1): ?> <?php $tourneyResult = array("asd", "zxc"); ;?> <?php foreach($tourneyResult as $tourney): ?> <?php if (1) : ?> <tr> </tr> <? else : ?> <td>Brak wolnych miejsc.</td> <? endif; ?> <?php endforeach; ?> </table> <?php endif;?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 15
Branch analysis from position: 1
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 13
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 13
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
Branch analysis from position: 15
filename:       /in/LFFbh
function name:  (null)
number of ops:  16
compiled vars:  !0 = $tourneyResult, !1 = $tourney
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E > > JMPZ                                                     1, ->15
    2     1    >   ECHO                                                     '%0A++++++++'
    3     2        ASSIGN                                                   !0, <array>
    4     3        ECHO                                                     '++++++++'
          4      > FE_RESET_R                                       $3      !0, ->13
          5    > > FE_FETCH_R                                               $3, !1, ->13
    5     6    >   ECHO                                                     '%0A++++++++'
    6     7      > JMPZ                                                     1, ->10
    7     8    >   ECHO                                                     '++++++++++++%3Ctr%3E%0A++++++++++++%3C%2Ftr%3E%0A++++++++'
          9      > JMP                                                      ->11
   10    10    >   ECHO                                                     '%0A++++++++++++++++%3Ctd%3EBrak+wolnych+miejsc.%3C%2Ftd%3E%0A++++++++'
   13    11    >   ECHO                                                     '%0A++++++++'
    4    12      > JMP                                                      ->5
         13    >   FE_FREE                                                  $3
   15    14        ECHO                                                     '++++%3C%2Ftable%3E%0A++++'
   16    15    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.79 ms | 1394 KiB | 13 Q