Test: /ext/memcache/tests/100.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/100.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/100.php on line 7
004+
005+ Notice: Undefined variable: host in %s/100.php on line 11
006+
007+ Notice: Undefined variable: port in %s/100.php on line 11
008+
009+ Notice: MemcachePool::set(): Server (tcp 0, udp 0) failed with: Failed to parse address "" (0) in %s/100.php on line 13
001- bool(true)
002- string(3) "abc"
012+
013+ Notice: Undefined variable: host in %s/100.php on line 20
014+
015+ Notice: Undefined variable: port in %s/100.php on line 20
016+
017+ Notice: Undefined variable: nonExistingHost in %s/100.php on line 21
018+
019+ Notice: Undefined variable: nonExistingPort in %s/100.php on line 21
020+ bool(false)
021+
022+ Notice: Undefined variable: nonExistingHost in %s/100.php on line 28
023+
024+ Notice: Undefined variable: nonExistingPort in %s/100.php on line 28
025+ bool(false)