diff options
author | Anatol Belski <ab@php.net> | 2015-08-20 18:48:52 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-08-21 10:48:25 +0200 |
commit | 03f6ffd1d79856ef44583c0f028ae20598038a96 (patch) | |
tree | be994ddd09c79fef1da2a5d9f3467035faa6b8e9 /UPGRADING | |
parent | 823062d6c1df3dfdb370c98164e0b793034e0d23 (diff) | |
download | php-git-03f6ffd1d79856ef44583c0f028ae20598038a96.tar.gz |
note to UPGRADING
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -770,6 +770,9 @@ out, that the corresponding SDK isn't available anymore. it depends alone on the openssl library. If it's present at the compile time, ftp_ssl_connect() is enabled automatically. +- imap + . Static building of ext/imap is disabled + - odbc . The odbc extension is always shipped shared |