Skip to content

Commit 808d5b3

Browse files
committed
[ci skip] Add note about --with-openssl-legacy-provider
Added here to have all build system configuration options changes also at one place for easier overview. Option added via GH-13951
1 parent 31a21bb commit 808d5b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ PHP 8.4 INTERNALS UPGRADE NOTES
118118
ext/ftp and ext/mysqlnd is enabled implicitly, when building with
119119
ext/openssl (--with-openssl), or explicitly by using new configure options
120120
--with-ftp-ssl and --with-mysqlnd-ssl.
121+
- New configure option --with-openssl-legacy-provider to enable OpenSSL
122+
legacy provider.
121123
- COOKIE_IO_FUNCTIONS_T symbol has been removed (use cookie_io_functions_t).
122124
- HAVE_SOCKADDR_UN_SUN_LEN symbol renamed to HAVE_STRUCT_SOCKADDR_UN_SUN_LEN.
123125
- HAVE_UTSNAME_DOMAINNAME symbol renamed to HAVE_STRUCT_UTSNAME_DOMAINNAME.

0 commit comments

Comments
 (0)