php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59128 Provide information about size of individual items in the user cache.
Submitted: 2010-03-25 19:28 UTC Modified: 2010-03-26 13:14 UTC
From: donraman@php.net Assigned:
Status: Closed Package: WinCache (PECL)
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
 [2010-03-25 19:28 UTC] donraman@php.net
Description:
------------
WINCACHE user cache information function wincache_ucache_info() should add additional field named 'size' which should contain information about size of individual items in bytes.

This request came from Klas who is a Joomla developer.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-26 13:14 UTC] ksingla at microsoft dot com
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

This has been fixed. We expose value_size in addition to value_type from wincache_ucache_info and wincache_scache_info functions.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 01:01:30 2024 UTC