3v4l.org

run code in 300+ PHP versions simultaneously
<?php class PromoteConstructorProperty { public function __construct( public string $var ) { } } $bool = class_exists(PromoteConstructorProperty);

preferences:
43.92 ms | 402 KiB | 5 Q