[DOC-CVS] [doc-en] master: Update documentation for apc.entries_hint (#4878)
[email protected] (steve via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: steve (steve0hh)
Committer: GitHub (web-flow)
Pusher: Crell
Date: 2025-10-03T09:35:58-05:00
Commit: https://github.com/php/doc-en/commit/07266b59e0062dc9194f9512b4dbdb16782c9d5d
Raw diff: https://github.com/php/doc-en/commit/07266b59e0062dc9194f9512b4dbdb16782c9d5d.diff
Update documentation for apc.entries_hint (#4878)
Changed paths:
M reference/apcu/ini.xml
Diff:
diff --git a/reference/apcu/ini.xml b/reference/apcu/ini.xml
index 65ede08a3233..471d6b527b64 100644
--- a/reference/apcu/ini.xml
+++ b/reference/apcu/ini.xml
@@ -77,9 +77,9 @@
</row>
<row>
<entry><link linkend="ini.apcu.entries-hint">apc.entries_hint</link></entry>
- <entry>4096</entry>
+ <entry>512 * apc.shm_size</entry>
<entry><constant>INI_SYSTEM</constant></entry>
- <entry></entry>
+ <entry>Prior to APcu 5.1.25, the default was 4096</entry>
</row>
<row>
<entry><link linkend="ini.apcu.ttl">apc.ttl</link></entry>