Test: /ext/memcache/tests/051.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/051.php on line 3
002+
003+ Warning: include(): Failed opening 'connect.inc' for inclusion (include_path='.:/opt/php-5.6.0-a2/lib/php') in %s/051.php on line 3
004+
005+ Notice: Undefined variable: memcache in %s/051.php on line 5
006+
007+ Fatal error: Call to a member function set() on a non-object in %s/051.php on line 5
001- bool(true)
002- bool(true)
003- array(1) {
004- ["test_key"]=>
005- array(1) {
006- [0]=>
007- string(4) "test"
008- }
009- }
010- array(1) {
011- ["test_key2"]=>
012- string(5) "test2"
013- }