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

Fixed parsing of optional promoted properties when type is nullable #785

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

cseufert
Copy link
Collaborator

There was a logic error, I was trying to pass the promotion keyword after the nullable type token. I have added a test, and re-ordered the parsing correctly.

This should fix:
#486 (comment)

@cseufert cseufert mentioned this pull request Aug 16, 2021
1 task
Copy link
Collaborator

@czosel czosel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@czosel czosel merged commit 9c35df7 into glayzzle:php8 Aug 16, 2021
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