Skip to content

More tests pass now #163

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 11 commits into from
Feb 4, 2015
Merged

More tests pass now #163

merged 11 commits into from
Feb 4, 2015

Conversation

rlerdorf
Copy link
Contributor

@rlerdorf rlerdorf commented Feb 3, 2015

Fix a number of PHP 7-related issues. Still a bunch of failing tests though.

@rlerdorf
Copy link
Contributor Author

rlerdorf commented Feb 4, 2015

@mkoppanen there are 5 failures left that don't look related to PHP 7.
For example tests/gh_155.phpt spits out:
Warning: Memcached::touch(): using touch command with binary protocol is not recommended with libmemcached versions below 1.0.16

And some failures due to different error messages from tests/experimental

@mkoppanen
Copy link
Member

Hey,

tests/experimental are in experimental state. I'll merge this and we can fix any issues that potentially arise later on.

mkoppanen added a commit that referenced this pull request Feb 4, 2015
@mkoppanen mkoppanen merged commit fe3090e into php-memcached-dev:php7 Feb 4, 2015
@rlerdorf
Copy link
Contributor Author

rlerdorf commented Feb 4, 2015

Right, I understand, but there is still the failing gh_155 test which isn't in the experimental directory. Seems like that might need a skipif check on the libmemcached library or something?

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