3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 0; var_dump($a | (1 << 1), $a | (1 << 1) | (1 << 1))
Output for 8.0.1 - 8.0.28, 8.1.0 - 8.1.17, 8.2.0 - 8.2.4
Parse error: syntax error, unexpected end of file in /in/tB4cc on line 4
Process exited with code 255.

preferences:
183.88 ms | 1395 KiB | 57 Q