From 106581b1b6564971489e5b0ac80a760c6689fdd7 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 24 Jun 2024 00:54:26 +0200 Subject: [PATCH] Remove outdated libs_version.txt file (#14631) This is not being synced with changes done in github.com/winlibs and served only for documentation purposes. Since the list is outdated it is simpler to remove it than maintain it updated. --- UPGRADING.INTERNALS | 1 + win32/build/libs_version.txt | 16 ---------------- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 win32/build/libs_version.txt diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 8837c8572e9..e9037d2c9dd 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -171,6 +171,7 @@ PHP 8.4 INTERNALS UPGRADE NOTES - The HAVE_OPENSSL_EXT symbol is now consistently defined to value 1 whether the openssl extension is available either as shared or built statically. - Added configure option --enable-phpdbg-debug to build phpdbg in debug mode. + - The win32/build/libs_version.txt file has been removed. ======================== 3. Module changes diff --git a/win32/build/libs_version.txt b/win32/build/libs_version.txt deleted file mode 100644 index 68c8d8ba05e..00000000000 --- a/win32/build/libs_version.txt +++ /dev/null @@ -1,16 +0,0 @@ -bz2-1.0.6 -cclient-2007f -freetype-2.9.1 -icu-62.1 -jpeglib-9c -libcurl-7.59.0 -libiconv-1.15 -libmpir-3.0.0 -libpng-1.6.34 -libpq-9.6.9 -libsodium-1.0.16 -libssh2-1.8.0 -libtidy-5.4.0 -libxslt-1.1.32 -libxml-2.9.8 -openssl-1.1.0h