Skip to content

Conversation

vhuk
Copy link
Contributor

@vhuk vhuk commented Jul 25, 2016

Fix for issue where opendir(), when used with ftp:// stream, is attempting to open data stream when it isn't necessary. To solve this error checking will be done before attempting to open the data stream.

Added two test cases for this. Both are based on the FTP test cases and re-use ext/ftp/server.inc

@vhuk vhuk closed this Jul 25, 2016
@nikic
Copy link
Member

nikic commented Jul 25, 2016

Why close this?

@vhuk
Copy link
Contributor Author

vhuk commented Jul 25, 2016

I cleaned this a bit and submitted from separate branch to keep it a bit cleaner ;)

New one is PR 2033. Sorry for the confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants