Test: /ext/memcache/tests/017.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/017.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/017.php on line 3
004+
005+ Notice: Undefined variable: host in %s/017.php on line 12
006+
001- foo
002- object(test)%s%d) {
003- ["connection"]=>
004- resource(%d) of type (memcache connection)
005- }
006- Done
007+ Notice: Undefined variable: port in %s/017.php on line 12
008+
009+ Notice: Memcache::connect(): Server (tcp 0, udp 0) failed with: Failed to parse address "" (0) in %s/017.php on line 12
010+
011+ Warning: Memcache::connect(): Can't connect to :0, Failed to parse address "" (0) in %s/017.php on line 12
012+ foo
013+ object(test)#1 (1) {
014+ ["connection"]=>
015+ resource(4) of type (memcache connection)
016+ }
017+ Done