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

Add __toString to array of methods to be removed in pass #1162

Merged
merged 3 commits into from
Apr 12, 2022

Conversation

KDederichs
Copy link
Contributor

Fixes #1153 by adding __toString to array of methods to be removed in generator pass

@KDederichs
Copy link
Contributor Author

@davedevelopment fixed the tests on php8+ if you would be so nice and run the workflow again :)

@KDederichs
Copy link
Contributor Author

@davedevelopment any chance we can merge and release this soon?

@KDederichs
Copy link
Contributor Author

Or maybe @ghostwriter

@davedevelopment
Copy link
Collaborator

@KDederichs sorry for not being around. I'm away for the rest of this week, will be back on Tuesday and will pencil Mockery in for some of my time then.

@davedevelopment davedevelopment merged commit 6439fe5 into mockery:master Apr 12, 2022
jrfnl added a commit to jrfnl/mockery that referenced this pull request Apr 12, 2022
Follow up on PR mockery#1162, which introduced a new test which again set a dynamic property.
jrfnl added a commit to jrfnl/mockery that referenced this pull request Apr 12, 2022
Follow up on PR mockery#1162, which introduced a new test which again set a dynamic property.
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.

Proxy support is broken.
2 participants