3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html> <head> <title>vb2</title> </head> <body> <?php for($i=10;$i<50;$i+=50){ print("hallo"); } ?> } </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 7, Position 2 = 3
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
2 jumps found. (Code = 44) Position 1 = 7, Position 2 = 3
Branch analysis from position: 7
Branch analysis from position: 3
filename:       /in/A2ldc
function name:  (null)
number of ops:  9
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21DOCTYPE+html%3E%0A%3Chtml%3E%0A++++%3Chead%3E%0A++++++++%3Ctitle%3Evb2%3C%2Ftitle%3E%0A++++%3C%2Fhead%3E%0A++++%3Cbody%3E%0A++++++++'
    8     1        ASSIGN                                                   !0, 10
          2      > JMP                                                      ->5
    9     3    >   ECHO                                                     'hallo'
    8     4        ASSIGN_OP                                     1          !0, 50
          5    >   IS_SMALLER                                               !0, 50
          6      > JMPNZ                                                    ~3, ->3
   12     7    >   ECHO                                                     '%0A+%7D%0A++++%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   15     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.33 ms | 1393 KiB | 13 Q