php-src/ext/ftp
Ayesh Karunaratne 012439b78e FTP: Disallow direct FTPConnection construction
Similar to other resource to object migrations, `FTPConnection` class is not allowed to be constructed with `new FTPConnection`.
Related to b4503fbf88.

Closes GH-6533.
2020-12-23 09:54:38 +01:00
..
tests FTP: Disallow direct FTPConnection construction 2020-12-23 09:54:38 +01:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
ftp_arginfo.h Convert FTP resource to object 2020-10-21 22:29:23 +00:00
ftp.c Remove some unnecessary HAVE_EXTNAME guards 2020-09-07 11:05:07 +02:00
ftp.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
ftp.stub.php Convert FTP resource to object 2020-10-21 22:29:23 +00:00
php_ftp.c FTP: Disallow direct FTPConnection construction 2020-12-23 09:54:38 +01:00
php_ftp.h Remove some unnecessary HAVE_EXTNAME guards 2020-09-07 11:05:07 +02:00