diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-29 14:17:44 +0200 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-29 14:17:44 +0200 |
| commit | 55ecfe4ef34a931cc64a2cba46e3cf9fdf96cea4 (patch) | |
| tree | 429498455d2322386301abce3fcd6903fcbe591d | |
| parent | a7b5b341b3b3eaea878570b3bbf75f1c069a13e6 (diff) | |
| download | php-git-55ecfe4ef34a931cc64a2cba46e3cf9fdf96cea4.tar.gz | |
Add UPGRADING entries
| -rw-r--r-- | UPGRADING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -457,6 +457,13 @@ The following extensions are affected: . --with-libxml-dir has been removed. . --enable-libxml becomes --with-libxml. +- Sodium: + . --with-sodium no longer accepts a directory. + +- Zip: + . --with-libzip has been removed. + . --enable-zip becomes --with-zip. + ======================================== 14. Other Changes ======================================== |
