php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #39848 apc_cache_info has wrong description
Submitted: 2006-12-15 21:43 UTC Modified: 2006-12-16 02:59 UTC
From: david at acz dot org Assigned: shire (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
 [2006-12-15 21:43 UTC] david at acz dot org
Description:
------------
The parameters section is wrong.

Expected result:
----------------
If cache_type is "user", the user cache will be cleared; otherwise, the system cache (cached files) will be cleared.

Actual result:
--------------
If cache_type is "user", information about the user cache will be returned; otherwise, information about the system cache (cached files) will be returned.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-15 21:45 UTC] david at acz dot org
Reverse actual and expected.
 [2006-12-16 02:59 UTC] shire@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Aug 05 12:00:03 2025 UTC