We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a21bb commit 808d5b3Copy full SHA for 808d5b3
UPGRADING.INTERNALS
@@ -118,6 +118,8 @@ PHP 8.4 INTERNALS UPGRADE NOTES
118
ext/ftp and ext/mysqlnd is enabled implicitly, when building with
119
ext/openssl (--with-openssl), or explicitly by using new configure options
120
--with-ftp-ssl and --with-mysqlnd-ssl.
121
+ - New configure option --with-openssl-legacy-provider to enable OpenSSL
122
+ legacy provider.
123
- COOKIE_IO_FUNCTIONS_T symbol has been removed (use cookie_io_functions_t).
124
- HAVE_SOCKADDR_UN_SUN_LEN symbol renamed to HAVE_STRUCT_SOCKADDR_UN_SUN_LEN.
125
- HAVE_UTSNAME_DOMAINNAME symbol renamed to HAVE_STRUCT_UTSNAME_DOMAINNAME.
0 commit comments