Skip to content

fix: handle right-associative operators ** and ?? #485

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

Merged
merged 1 commit into from
Jan 19, 2020

Conversation

czosel
Copy link
Collaborator

@czosel czosel commented Jan 19, 2020

No description provided.

@coveralls
Copy link

coveralls commented Jan 19, 2020

Coverage Status

Coverage increased (+0.002%) to 96.173% when pulling cb84748 on czosel:fix-right-associative-operators into 85ed983 on glayzzle:master.

Copy link
Member

@ichiriac ichiriac left a comment

Choose a reason for hiding this comment

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

great 👍 - could you also add a test here to be sure that works as intended : https://github.com/glayzzle/php-parser/blob/master/test/precedence.test.js

@ichiriac ichiriac added this to the 3.0.0 - stable milestone Jan 19, 2020
@czosel czosel force-pushed the fix-right-associative-operators branch from f50ec94 to cb84748 Compare January 19, 2020 16:10
@czosel
Copy link
Collaborator Author

czosel commented Jan 19, 2020

Good point - done!

@ichiriac ichiriac merged commit f00b11e into glayzzle:master Jan 19, 2020
@ichiriac ichiriac assigned ichiriac and czosel and unassigned ichiriac Jan 19, 2020
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.

3 participants