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 reference expectation #11

Merged
merged 3 commits into from
Sep 21, 2015
Merged

Conversation

mal
Copy link
Contributor

@mal mal commented Jul 30, 2015

Fixes #10 by implementing the outlined solution.

mal added 2 commits July 30, 2015 15:19
This reverts commit e7598f8.

Conflicts:
	expectation.php
ReferenceExpectation does not inherit from SimpleExpectation (it
requires a slightly different method signature to force passing args
ByRef) and as a result is not recognised by isExpectation.
@mal
Copy link
Contributor Author

mal commented Sep 21, 2015

We've been using this to test our production code for two months, any chance of it getting merged?

jakoch added a commit that referenced this pull request Sep 21, 2015
@jakoch jakoch merged commit 2f8c466 into simpletest:master Sep 21, 2015
@mal
Copy link
Contributor Author

mal commented Sep 21, 2015

Excellent! Thanks 🎉

@jakoch
Copy link
Member

jakoch commented Sep 21, 2015

Thank you for contributing 👍

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