Skip to content

[9.x] Allow passing named arguments to dynamic scopes#41478

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
jnoordsij:allow-named-arguments-on-scopes
Mar 14, 2022
Merged

[9.x] Allow passing named arguments to dynamic scopes#41478
taylorotwell merged 1 commit into
laravel:9.xfrom
jnoordsij:allow-named-arguments-on-scopes

Conversation

@jnoordsij

Copy link
Copy Markdown
Contributor

Currently, it is only possible to pass a full set of arguments to a scope. Since PHP 8.0 added support for named arguments, it is nice to have this option on scopes as well.

@taylorotwell taylorotwell merged commit a9b020e into laravel:9.x Mar 14, 2022
@jnoordsij jnoordsij deleted the allow-named-arguments-on-scopes branch March 14, 2022 19:00
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.

2 participants