diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 03898a9eaf65..f098b8041b08 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -169,6 +169,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 68c8d8ba05ef..000000000000 --- 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