Test: /ext/memcache/tests/100a.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/100a.php on line 7
002+
003+ Warning: include(): Failed opening 'connect.inc' for inclusion (include_path='.:/opt/php-5.6.0-RC3/lib/php') in %s/100a.php on line 7
004+ NULL
001- bool(true)
002- bool(false)
003- bool(false)
004- bool(true)
006+ Notice: Undefined variable: memcache in %s/100a.php on line 12
007+
008+ Notice: Undefined variable: nonExistingHost in %s/100a.php on line 12
009+
010+ Notice: Undefined variable: nonExistingPort in %s/100a.php on line 12
011+
012+ Warning: memcache_add_server() expects parameter 1 to be Memcache, null given in %s/100a.php on line 12
006- Warning: memcache_flush() expects parameter 1 to be MemcachePool, object given in %s on line %d
009- Warning: memcache_flush() expects parameter 1 to be MemcachePool, string given in %s on line %d
010- NULL
011- Done
015+ Notice: Undefined variable: nonExistingHost in %s/100a.php on line 18
016+
017+ Notice: Undefined variable: nonExistingPort in %s/100a.php on line 18
018+ bool(false)
019+
020+ Notice: Undefined variable: memcache in %s/100a.php on line 23
021+
022+ Warning: memcache_close() expects parameter 1 to be MemcachePool, null given in %s/100a.php on line 23
023+
024+ Notice: Undefined variable: memcache in %s/100a.php on line 24
025+
026+ Warning: memcache_flush() expects parameter 1 to be MemcachePool, null given in %s/100a.php on line 24
027+ NULL
028+
029+ Warning: memcache_flush() expects parameter 1 to be MemcachePool, object given in %s/100a.php on line 25
030+ NULL
031+
032+ Warning: memcache_flush() expects parameter 1 to be MemcachePool, string given in %s/100a.php on line 26
033+ NULL
034+ Done