3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
179.15 ms | 1392 KiB | 13 Q