Note that the ReflectionFunctionAbstract::getParameters() method will return the parameters in the correct order.
(PHP 5 >= 5.1.3, PHP 7, PHP 8)
ReflectionParameter::getPosition — Récupère la position d'un paramètre
Cette fonction ne contient aucun paramètre.
La position du paramètre, depuis la gauche vers la droite, et en commençant à la position #0.
Note that the ReflectionFunctionAbstract::getParameters() method will return the parameters in the correct order.