Skip to content

Conversation

@lacatoire
Copy link
Contributor

Document that args keys are now interpreted as parameter names since PHP 8.0, consistent with ReflectionMethod::invokeArgs and ReflectionFunction::invokeArgs documentation.

Fixes #3355

Document that args keys are now interpreted as parameter names since
PHP 8.0, consistent with ReflectionMethod::invokeArgs and
ReflectionFunction::invokeArgs documentation.

Fixes php#3355
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reflection calls with ...Args should support associative arrays for PHP 8

1 participant