Test: /ext/memcache/tests/003.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/003.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/003.php on line 3
004+
005+ Notice: Undefined variable: memcache in %s/003.php on line 9
006+
007+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/003.php on line 9
008+
009+ Notice: Undefined variable: memcache in %s/003.php on line 10
010+
011+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/003.php on line 10
012+
013+ Notice: Undefined variable: memcache in %s/003.php on line 12
014+
015+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/003.php on line 12
016+ NULL
017+
018+ Notice: Undefined variable: memcache in %s/003.php on line 16
019+
020+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/003.php on line 16
021+ NULL
001- object(stdClass)%s2) {
002- ["plain_attribute"]=>
003- string(5) "value"
004- ["array_attribute"]=>
005- array(2) {
006- [0]=>
007- string(5) "test1"
008- [1]=>
009- string(5) "test2"
010- }
011- }
012- array(2) {
013- ["test_key"]=>
014- object(stdClass)%s2) {
015- ["plain_attribute"]=>
016- string(5) "value"
017- ["array_attribute"]=>
018- array(2) {
019- [0]=>
020- string(5) "test1"
021- [1]=>
022- string(5) "test2"
023- }
024- }
025- ["test_key1"]=>
026- object(stdClass)%s2) {
027- ["plain_attribute"]=>
028- string(5) "value"
029- ["array_attribute"]=>
030- array(2) {
031- [0]=>
032- string(5) "test1"
033- [1]=>
034- string(5) "test2"
035- }
036- }
037- }