1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

UPGRADING: Fix formatting

This commit is contained in:
Tim Düsterhus
2025-08-11 13:42:52 +02:00
parent 702d18de99
commit d01aa02ef5

View File

@@ -727,9 +727,9 @@ PHP 8.5 UPGRADE NOTES
showing misleading values in PHPInfo.
- OpenSSL:
Added openssl.libctx to select the OpenSSL library context type. Either
custom libctx for each thread can be used or a single global (default)
libctx is used.
. Added openssl.libctx to select the OpenSSL library context type. Either
custom libctx for each thread can be used or a single global (default)
libctx is used.
========================================
12. Windows Support