[DOC-CVS] [doc-en] master: docs: update windows recommended page with corrected info (#4965)
[email protected] (Dash via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Dash (fullmetalsheep)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2025-11-10T03:33:42Z
Commit: https://github.com/php/doc-en/commit/6160a59081620a6c31e88b15835824013993d7e4
Raw diff: https://github.com/php/doc-en/commit/6160a59081620a6c31e88b15835824013993d7e4.diff
docs: update windows recommended page with corrected info (#4965)
There is a WinCache release which supports PHP 8
https://pecl.php.net/package/WinCache/2.0.0.9
Changed paths:
M install/windows/recommended.xml
Diff:
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
<para>
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.