3v4l.org

run code in 300+ PHP versions simultaneously
<?php $f = function(int $i) { }; $info = new ReflectionFunction($f); var_dump($info->getParameters()[0]->getDefaultValue());

preferences:
26.53 ms | 402 KiB | 5 Q