PHP 8.5.0 Alpha 1 available for testing

Voting

: one minus zero?
(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