diff options
author | Anatol Belski <ab@php.net> | 2015-05-30 09:37:08 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-05-30 09:37:08 +0200 |
commit | a71dce77c6b34b1ee9121ce4f185a8c361bec45a (patch) | |
tree | 348d6ea72b47547fbd0b20659a15d2fcc69945bb | |
parent | d361c721687c834950e288b6f56ad23c6e9de69c (diff) | |
download | php-git-a71dce77c6b34b1ee9121ce4f185a8c361bec45a.tar.gz |
updated UPGRADING
-rw-r--r-- | UPGRADING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -617,6 +617,7 @@ Other - sapi/continuity - sapi/isapi - sapi/milter +- sapi/nsapi - sapi/phttpd - sapi/pi3web - sapi/roxen @@ -627,6 +628,9 @@ Other - ext/sybase_ct For more details see https://wiki.php.net/rfc/removal_of_dead_sapis_and_exts +NOTE NSAPI was not voted in the RFC, however it was removed afterwards. It turned +out, that the corresponding SDK isn't available anymore. + ======================================== 9. Other Changes to Extensions ======================================== |