Test: /ext/memcache/tests/008.phpt - Version 5.6.0alpha2    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: include(connect.inc): failed to open stream: No such file or directory in %s/008.php on line 3
001- Done
002+
003+ Warning: include(): Failed opening 'connect.inc' for inclusion (include_path='.:/opt/php-5.6.0-a2/lib/php') in %s/008.php on line 3
004+
005+ Notice: Undefined variable: memcache in %s/008.php on line 5
006+
007+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/008.php on line 5
008+
009+ Notice: Undefined variable: memcache in %s/008.php on line 7
010+
011+ Warning: memcache_delete() expects parameter 1 to be MemcachePool, null given in %s/008.php on line 7
012+
013+ Notice: Undefined variable: memcache in %s/008.php on line 10
014+
015+ Warning: memcache_delete() expects parameter 1 to be MemcachePool, null given in %s/008.php on line 10
016+ Done