3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo { public function __destruct(): bool { } }
Output for 8.0.0 - 8.0.21, 8.1.0 - 8.1.8
Fatal error: Method Foo::__destruct() cannot declare a return type in /in/HNkgW on line 4
Process exited with code 255.
Output for 7.2.0 - 7.2.34, 7.3.0 - 7.3.33, 7.4.0 - 7.4.30
Fatal error: Destructor Foo::__destruct() cannot declare a return type in /in/HNkgW on line 3
Process exited with code 255.

preferences:
229.5 ms | 1395 KiB | 136 Q