From d01aa02ef54b8aba22e1445b0b84befacef40daa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Mon, 11 Aug 2025 13:42:52 +0200 Subject: [PATCH] UPGRADING: Fix formatting --- UPGRADING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UPGRADING b/UPGRADING index fc36f2d86e4..da3d579bb97 100644 --- a/UPGRADING +++ b/UPGRADING @@ -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