mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
added UPGRADING notes to ext/ftp changes
This commit is contained in:
@@ -549,6 +549,12 @@ For more details see https://wiki.php.net/rfc/removal_of_dead_sapis_and_exts
|
||||
. Support for native 64 bit integers in 64 bit builds.
|
||||
. Support for large files in 64 bit builds.
|
||||
|
||||
- ftp
|
||||
. The ftp extension is always shipped shared
|
||||
. For SSL support, the dependency on the openssl extension was abolished. Instead
|
||||
it depends alone on the openssl library. If it's presend at the compile time,
|
||||
ftp_ssl_connect() is enabled automatically.
|
||||
|
||||
========================================
|
||||
13. Other Changes
|
||||
========================================
|
||||
|
||||
Reference in New Issue
Block a user