Test: /ext/memcache/tests/002.phpt - Version 5.6.0alpha3    

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/002.php on line 3
002+
003+ Warning: include(): Failed opening 'connect.inc' for inclusion (include_path='.:/opt/php-5.6.0-a3/lib/php') in %s/002.php on line 3
004+
005+ Notice: Undefined variable: memcache in %s/002.php on line 9
006+
007+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/002.php on line 9
008+ NULL
009+
010+ Notice: Undefined variable: memcache in %s/002.php on line 12
011+
012+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/002.php on line 12
013+ NULL
014+
015+ Notice: Undefined variable: memcache in %s/002.php on line 15
016+
017+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/002.php on line 15
018+ NULL
019+
020+ Notice: Undefined variable: memcache in %s/002.php on line 18
021+
022+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/002.php on line 18
023+ NULL
024+
025+ Notice: Undefined variable: memcache in %s/002.php on line 21
026+
027+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/002.php on line 21
028+ NULL
001- bool(true)
002- bool(true)
003- object(stdClass)%s2) {
004- ["plain_attribute"]=>
005- string(5) "value"
006- ["array_attribute"]=>
007- array(2) {
008- [0]=>
009- string(5) "test1"
010- [1]=>
011- string(5) "test2"
012- }
013- }
014- array(2) {
015- ["test_key"]=>
016- object(stdClass)%s2) {
017- ["plain_attribute"]=>
018- string(5) "value"
019- ["array_attribute"]=>
020- array(2) {
021- [0]=>
022- string(5) "test1"
023- [1]=>
024- string(5) "test2"
025- }
026- }
027- ["test_key1"]=>
028- object(stdClass)%s2) {
029- ["plain_attribute"]=>
030- string(5) "value"
031- ["array_attribute"]=>
032- array(2) {
033- [0]=>
034- string(5) "test1"
035- [1]=>
036- string(5) "test2"
037- }
038- }
039- }
040- array(0) {
041- }