wincache_ucache_clear

PECL wincache >= 1.1.0
wincache_ucache_clear - Deletes entire content of the user cache
Manual
Code Examples

Example #1 using wincache_ucache_clear

Result: array(5) { ["green"]=> int(1) ["red"]=> int(2) ["orange"]=> int(4) ["blue"]=> int(8) ["cyan"]=> int(16) } bool(true) bool(false)
PHP Version: