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

Fix argument transformer for typed properties without default value #1143

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

deeky666
Copy link
Contributor

@deeky666 deeky666 commented Nov 6, 2023

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Documented? no
Fixed tickets #1073
License MIT

Fixes #1073 (comment)

The change did not consider typed properties without default value. This actually breaks existing application when upgrading to v1.0.

Vincz
Vincz previously approved these changes Nov 6, 2023
@Vincz
Copy link
Collaborator

Vincz commented Nov 7, 2023

Hi @deeky666. Thanks for your contribution.
Do you mind adding this little "," to fix the Coding standard https://github.com/overblog/GraphQLBundle/actions/runs/6772086141/job/18404788511?pr=1143#step:5:84

I'll merge after.
Thanks!

@deeky666
Copy link
Contributor Author

deeky666 commented Nov 8, 2023

@Vincz sorry I didn't see that in the PR. Fixed it :)

@Vincz Vincz merged commit 6f87cf0 into overblog:master Nov 8, 2023
@Vincz
Copy link
Collaborator

Vincz commented Nov 8, 2023

Thank you @deeky666 for the contribution!

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