Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing NamedArgumentConstructorAttribute with NamedArgumentConstructor #292

Merged
merged 2 commits into from Apr 3, 2023
Merged

Replacing NamedArgumentConstructorAttribute with NamedArgumentConstructor #292

merged 2 commits into from Apr 3, 2023

Conversation

msmakouz
Copy link
Collaborator

What was changed

Replaced Spiral\Attributes\NamedArgumentConstructorAttribute with Spiral\Attributes\NamedArgumentConstructor in all attributes.

Why?

The NamedArgumentConstructorAttribute interface inherits from Doctrine\Common\Annotations\NamedArgumentConstructorAnnotation which was removed in version 2.0 of the package:
doctrine/annotations#470.

@roxblnfk roxblnfk self-requested a review March 16, 2023 12:41
@msmakouz msmakouz marked this pull request as draft March 16, 2023 12:47
@msmakouz msmakouz marked this pull request as ready for review March 16, 2023 13:51
@roxblnfk roxblnfk merged commit d90e834 into temporalio:master Apr 3, 2023
27 checks passed
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.

None yet

2 participants