| shire@php.net 2006-12-15, 9:59 pm |
| ID: 39848
Updated by: shire@php.net
Reported By: david at acz dot org
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: Any
PHP Version: Irrelevant
-Assigned To:
+Assigned To: shire
Previous Comments:
------------------------------------------------------------------------
[2006-12-15 21:45:09] david at acz dot org
Reverse actual and expected.
------------------------------------------------------------------------
[2006-12-15 21:43:22] 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.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39848&edit=1
|