https://github.com/websupport-sk/pecl-memcache/pull/16 commit efad82d9517a13ec0073525759ac900a55c27c99 Author: Elan Ruusamäe Date: Wed Nov 23 03:59:51 2016 +0200 move connect to proper section to make SKIP work otherwise this test will FAIL instead of SKIP if memcache server is not available diff --git a/tests/pecl16442.phpt b/tests/pecl16442.phpt index b1a7edf..499c645 100644 --- a/tests/pecl16442.phpt +++ b/tests/pecl16442.phpt @@ -1,5 +1,7 @@ --TEST-- PECL bug #16442 (memcache_set fail with integer value) +--SKIPIF-- + --FILE--