3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface Cleaned { public readonly string $clean { get; } // has readonly }
Output for 8.4.1 - 8.4.8
Fatal error: Hooked properties cannot be readonly in /in/cXgR0 on line 5
Process exited with code 255.
Output for 8.2.0 - 8.2.28, 8.3.0 - 8.3.22
Parse error: syntax error, unexpected token "{", expecting "," or ";" in /in/cXgR0 on line 5
Process exited with code 255.

preferences:
159.67 ms | 973 KiB | 7 Q