Test: /ext/memcache/tests/pecl11221.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/pecl11221.php on line 3
002+
001- bool(true)
002- Done
003+ Warning: include(): Failed opening 'connect.inc' for inclusion (include_path='.:/opt/php-5.6.0-RC3/lib/php') in %s/pecl11221.php on line 3
004+
005+ Notice: Undefined variable: host in %s/pecl11221.php on line 20
006+
007+ Notice: Undefined variable: port in %s/pecl11221.php on line 20
008+
009+ Notice: Memcache::connect(): Server (tcp 0, udp 0) failed with: Failed to parse address "" (0) in %s/pecl11221.php on line 20
010+
011+ Warning: Memcache::connect(): Can't connect to :0, Failed to parse address "" (0) in %s/pecl11221.php on line 20
012+ bool(false)
013+ Done