Test: /ext/memcache/tests/045.phpt - Version 5.6.0RC3    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: include(connect.inc): failed to open stream: No such file or directory in %s/045.php on line 3
002+
003+ Warning: include(): Failed opening 'connect.inc' for inclusion (include_path='.:/opt/php-5.6.0-RC3/lib/php') in %s/045.php on line 3
004+
005+ Notice: Undefined variable: memcache in %s/045.php on line 15
006+
007+ Fatal error: Call to a member function set() on null in %s/045.php on line 15
001- string(5) "test3"
002- object(testclass)%s {
003- ["result"]=>
004- string(5) "test3"
005- }
006- string(5) "test3"
007- array(2) {
008- ["_test_key1"]=>
009- object(testclass)%s {
010- ["result"]=>
011- string(5) "test3"
012- }
013- ["_test_key2"]=>
014- array(1) {
015- [0]=>
016- int(123)
017- }
018- }