User tests: Successful: Unsuccessful:
Notice: Undefined index: cache_entries in JROOT\libraries\joomla\cache\storage\wincache.php on line 64 Warning: Invalid argument supplied for foreach() in JROOT\libraries\joomla\cache\storage\wincache.php on line 68
According to the PHP Docs for wincache_ucache_info():
http://www.php.net/manual/en/function.wincache-ucache-info.php
We have no index called "cache_entries" only a "ucache_entries"
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-06-03 06:23:38 |
Also line 147.
Thanks @davidsteadson here is a PR that fix it: #5811
+1