3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test1(): X|Y|int|float|false|null { } var_dump((new ReflectionFunction('test1'))->getReturnType()->allowsNull());

preferences:
58.97 ms | 402 KiB | 5 Q