3v4l.org

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

preferences:
26.45 ms | 402 KiB | 5 Q