Test: /ext/standard/tests/streams/bug49936.phpt - Version 5.3.21-dev        

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 is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s/bug49936.php on line 5
002+ bool(false)
001- Warning: opendir(): connect() failed: Connection refused in %s on line %d
005-
006- Warning: opendir(): connect() failed: Connection refused in %s on line %d
007-
008- Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s on line %d
009- bool(false)