Test: /ext/memcache/tests/005.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/005.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/005.php on line 3
004+
005+ Notice: Undefined variable: memcache in %s/005.php on line 8
006+
007+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 8
008+
009+ Notice: Undefined variable: memcache in %s/005.php on line 9
010+
011+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 9
012+ NULL
013+
014+ Notice: Undefined variable: memcache in %s/005.php on line 12
015+
016+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 12
017+ NULL
018+
019+ Notice: Undefined variable: memcache in %s/005.php on line 15
020+
021+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 15
022+ int(0)
023+
024+ Notice: Undefined variable: memcache in %s/005.php on line 24
025+
026+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 24
027+ NULL
028+
029+ Notice: Undefined variable: memcache in %s/005.php on line 26
030+
031+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 26
032+ NULL
033+
034+ Notice: Undefined variable: memcache in %s/005.php on line 29
035+
036+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 29
037+
038+ Notice: Undefined variable: memcache in %s/005.php on line 30
039+
040+ Warning: memcache_set() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 30
041+
042+ Notice: Undefined variable: memcache in %s/005.php on line 31
043+
044+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 31
045+ NULL
046+
047+ Notice: Undefined variable: memcache in %s/005.php on line 34
048+
049+ Warning: memcache_get() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 34
050+ NULL
051+
052+ Notice: Undefined variable: memcache in %s/005.php on line 36
053+
054+ Warning: memcache_increment() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 36
055+ NULL
056+
057+ Notice: Undefined variable: memcache in %s/005.php on line 38
058+
059+ Warning: memcache_delete() expects parameter 1 to be MemcachePool, null given in %s/005.php on line 38
060+ NULL
061+
062+ Notice: Undefined variable: memcache in %s/005.php on line 74
001- string(4) "test"
002- bool(false)
003- int(1)
004- string(28) "%s"
006- Warning: memcache_set(): %s
064+ Fatal error: Call to a member function set() on a non-object in %s/005.php on line 42
007- bool(false)
008-
009- Warning: memcache_get(): %s
010- bool(false)
011-
012- Warning: memcache_get(): %s
013- array(2) {
014- ["test_key1"]=>
015- string(5) "test1"
016- ["test_key2"]=>
017- string(5) "test2"
018- }
019-
020- Warning: memcache_get(): %s
021- bool(false)
022-
023- Warning: memcache_increment(): %s
024- bool(false)
025-
026- Warning: memcache_delete(): %s
027- bool(false)
028- int(123)
029- int(123)
030- int(123)
031- int(123)
032- int(123)
033- int(123)
034-
035- int(123)
036- int(123)
037- int(123)
038- int(123)
039- int(123)
040- int(123)
041-
042- string(9) "test test"
043- string(9) "test test"
044- string(9) "test test"
045- string(9) "test test"
046- string(9) "test test"
047- string(9) "test test"
048-
049- string(9) "test test"
050- string(9) "test test"
051- string(9) "test test"
052- string(9) "test test"
053- string(9) "test test"
054- string(9) "test test"
055-
056- bool(true)
057- string(5) "test1"
058- array(1) {
059- ["abc�abc"]=>
060- string(5) "test1"
061- }
062- string(5) "value"
063- bool(false)
064- bool(true)
065- array(2) {
066- [0]=>
067- string(1) " "
068- [1]=>
069- string(9) "test test"
070- }
071- array(2) {
072- [0]=>
073- string(5) "value"
074- [1]=>
075- string(6) "value2"
076- }