3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(true) { echo "Prvý return"; return "Návrat"; echo "Druhý return"; return "Návrat 2"; } echo "Ahoj";
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 5
Branch analysis from position: 1
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ojInR
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E > > JMPZ                                                     <true>, ->5
    4     1    >   ECHO                                                     'Prv%C3%BD+return'
    5     2      > RETURN                                                   'N%C3%A1vrat'
    6     3*       ECHO                                                     'Druh%C3%BD+return'
    7     4*       RETURN                                                   'N%C3%A1vrat+2'
   10     5    >   ECHO                                                     'Ahoj'
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.84 ms | 1392 KiB | 13 Q