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 PHP parser such that it recognizes property! as a command #45

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

SteenSchutt
Copy link
Contributor

See #44.

I managed to add a unit test which fails without this change in place and decided to also add a test for the ? suffix, since I was messing with that functionality.

Regards.

…dd tests for both optional and readonly suffixes. See vanderlee#44.
@SteenSchutt
Copy link
Contributor Author

It also seems like the PHPUnit version should be manually specified as version 7 or whichever version you use.

@vanderlee vanderlee merged commit 8798808 into vanderlee:master Dec 2, 2019
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