Test: /ext/standard/tests/streams/bug49936.phpt - Version 5.4.0RC2        

Bug #49936 crash with ftp stream in php_stream_context_get_option()
Submitted: 2009-10-20 22:12:21 Modified: 2009-11-28 16:38:13
From: marielyne Assigned: pierrick
Status: Closed Package: Filesystem function related
PHP Version: 5.3SVN-2009-10-20 (snap) OS: Windows 7

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

Count Diff
102 (93%)
001+ Warning: opendir(): connect() failed: Connection refused in %s/bug49936.php on line 5
002+
003+ Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s/bug49936.php on line 5
001- Warning: opendir(ftp://...@localhost/): failed to open dir: not implemented in %s on line %d
004- Warning: opendir(ftp://...@localhost/): failed to open dir: not implemented in %s on line %d
006+ Warning: opendir(): connect() failed: Connection refused in %s/bug49936.php on line 6
007+
008+ Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s/bug49936.php on line 6
8 (7%)
001+ Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s/bug49936.php on line 5
001- Warning: opendir(ftp://...@localhost/): failed to open dir: not implemented in %s on line %d
004+ Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s/bug49936.php on line 6
004- Warning: opendir(ftp://...@localhost/): failed to open dir: not implemented in %s on line %d