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

Parsing: Fix bug property default value parsing. #249

Merged

Conversation

joeced
Copy link
Collaborator

@joeced joeced commented May 7, 2024

If a class property has a multiline default value, we would end in a infinite loop if there was two or more consecutive newlines.

joeced added 2 commits May 7, 2024 10:57
If a class property has a multiline default value, we would end in a
infinite loop if there was two or more consecutive newlines.
@joeced joeced merged commit 9e34511 into master May 7, 2024
61 checks passed
@joeced joeced deleted the fix-parsing-multiple-newlines-in-property-default-values branch July 16, 2024 13:39
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.

1 participant