Skip to content

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