3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 1; $b = *1; return $a === $b;
Output for 8.0.0 - 8.0.1
Parse error: syntax error, unexpected token "*" in /in/DhtE1 on line 4
Process exited with code 255.
Output for 7.3.0 - 7.3.26, 7.4.0 - 7.4.14
Parse error: syntax error, unexpected '*' in /in/DhtE1 on line 4
Process exited with code 255.

preferences:
175.82 ms | 1395 KiB | 51 Q