mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
cce457c68c
Open data stream after receiving PASV reply, before sending the main request. Included test cases for opendir() with ftp:// and ftps:// wrappers. Test cases re-use ext/ftp/tests/server.inc Conflicts: ext/standard/ftp_fopen_wrapper.c