PHP 8.5.0 Alpha 4 available for testing

Voting

: five plus four?
(Example: nine)

The Note You're Voting On

8ctopus
4 years ago
$reflection = new ReflectionFunction('implode');
echo $reflection->getNumberOfParameters();

<< Back to user notes page

To Top