Test: /ext/ftp/tests/bug39458.phpt - Version 5.6.40-dev        

Bug #39458 ftp_nlist returns false on empty directories
Submitted: 2006-11-10 12:04:54 Modified: 2007-01-03 22:48:43
From: brain Assigned: nlopess
Status: Closed Package: FTP related
PHP Version: 4.4.5-dev OS: Rehat Linux

There are 3 different diffs reported by users for this test.

Count Diff
1 (33%)
011+
012+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:57297 (Address already in use) in /usr/src/apache/php-src/debian/build-tree/php56/ext/ftp/tests/server.inc on line 410
013+
014+ Warning: stream_socket_accept() expects parameter 1 to be resource, boolean given in /usr/src/apache/php-src/debian/build-tree/php56/ext/ftp/tests/server.inc on line 415
015+
016+ Warning: ftp_nlist(): php_connect_nonb() failed: Operation now in progress (115) in %s/bug39458.php on line 10
017+ bool(false)
011- array(0) {
012- }
1 (33%)
011+
012+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:55846 (Address already in use) in /usr/src/apache/php-src/debian/build-tree/php56/ext/ftp/tests/server.inc on line 410
013+
014+ Warning: stream_socket_accept() expects parameter 1 to be resource, boolean given in /usr/src/apache/php-src/debian/build-tree/php56/ext/ftp/tests/server.inc on line 415
015+
016+ Warning: ftp_nlist(): php_connect_nonb() failed: Operation now in progress (115) in %s/bug39458.php on line 10
017+ bool(false)
011- array(0) {
012- }
1 (33%)
011+
012+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:52576 (Address already in use) in /usr/src/apache/php-src/debian/build-tree/php56/ext/ftp/tests/server.inc on line 410
013+
014+ Warning: stream_socket_accept() expects parameter 1 to be resource, boolean given in /usr/src/apache/php-src/debian/build-tree/php56/ext/ftp/tests/server.inc on line 415
015+
016+ Warning: ftp_nlist(): php_connect_nonb() failed: Operation now in progress (115) in %s/bug39458.php on line 10
017+ bool(false)
011- array(0) {
012- }