From 10b2754056ce624ea0eab58674b8673a5dba3040 Mon Sep 17 00:00:00 2001 From: DanielEScherzer Date: Thu, 10 Apr 2025 12:04:50 -0700 Subject: [PATCH] UPGRADING: fix typos and duplicated words --- UPGRADING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPGRADING b/UPGRADING index 3d69637d51797..89a8fc83b35b7 100644 --- a/UPGRADING +++ b/UPGRADING @@ -188,8 +188,8 @@ PHP 8.5 UPGRADE NOTES default. - FPM: - . FPM with httpd ProxyPass decodes the full scirpt path script path. Added - fastcgi.script_path_encoded INI setting to prevent this new behevior. + . FPM with httpd ProxyPass decodes the full script path. Added + fastcgi.script_path_encoded INI setting to prevent this new behavior. ======================================== 4. Deprecated Functionality