On Thu, Jan 5, 2012 at 4:01 PM, Todd Nelson <tnel...@mail.unomaha.edu> wrote:
> My apologies if I'm in the wrong place, but I'm looking to discuss having
> PHP support implicit FTPS (currently only supports explicit.)  I'd like to
> find the author(s) of the 'ftp_ssl_connect' function to discuss if this
> has already been considered and offer assistance if desired.  Thank you.
>
>
> Todd Nelson

Hi Todd,

There's a special mailing list for PHP development (php-internals),
that's probably a better to ask. `svn blame` on php_ftp.c shows that
Stefan Esser (ses...@php.net) has written almost all lines of
ftp_ssl_connect, so he's probably the author.

Matijn

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to