From 3afc80fc39de6f6c88832995b95059ec7b4cf74b Mon Sep 17 00:00:00 2001 From: Dash <23723926+fullmetalsheep@users.noreply.github.com> Date: Fri, 31 Oct 2025 14:51:54 +0800 Subject: [PATCH] docs: update windows recommended page with corrected info There is a WinCache release which supports PHP 8 https://pecl.php.net/package/WinCache/2.0.0.9 --- install/windows/recommended.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/install/windows/recommended.xml b/install/windows/recommended.xml index e5f65d4a9639..6c4c242ad707 100644 --- a/install/windows/recommended.xml +++ b/install/windows/recommended.xml @@ -31,7 +31,6 @@ opcache.enable_cli=On It is recommended to use WinCache if using IIS, especially if in a shared web hosting environment or using networked file storage (NAS). - Note that WinCache is no longer supported as of PHP 8.0.0. All PHP Applications automatically benefit from WinCache's file cache feature. File system operations are cached in memory.