diff --git a/tests/session_lazy_warning.phpt b/tests/session_lazy_warning.phpt index 79d7f2f3..6847f5b5 100644 --- a/tests/session_lazy_warning.phpt +++ b/tests/session_lazy_warning.phpt @@ -4,7 +4,7 @@ Session lazy binary warning old libmemcached = 0x01000018) die ('skip too old libmemcached'); +if (Memcached::LIBMEMCACHED_VERSION_HEX >= 0x01000018) die ('skip too recent libmemcached'); ?> --INI-- session.save_handler = memcached