3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface Foo { public function doFoo(): mixed|void; }
Output for 8.0.0 - 8.0.3
Fatal error: Type mixed can only be used as a standalone type in /in/NAKMZ on line 6
Process exited with code 255.
Output for 7.3.0 - 7.3.28, 7.4.0 - 7.4.16
Parse error: syntax error, unexpected '|', expecting ';' or '{' in /in/NAKMZ on line 6
Process exited with code 255.

preferences:
147.99 ms | 1436 KiB | 7 Q