? Success

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
18 Jan 2015

Explanation

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"

This PR

  1. change "cache_entries" to "ucache_entries"
  2. fix mirror CS

Thanks to @davidsteadson at #3711 (comment)

avatar zero-24 zero-24 - open - 18 Jan 2015
avatar jissues-bot jissues-bot - change - 18 Jan 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 18 Jan 2015
Category Cache Libraries
avatar wilsonge
wilsonge - comment - 4 Feb 2015

Merging on review as the same fix as from #3711 and looking at the docs provided

avatar wilsonge wilsonge - close - 4 Feb 2015
avatar wilsonge wilsonge - reference | a33864b - 4 Feb 15
avatar wilsonge wilsonge - merge - 4 Feb 2015
avatar wilsonge wilsonge - close - 4 Feb 2015
avatar wilsonge wilsonge - change - 4 Feb 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-02-04 00:19:57
avatar wilsonge wilsonge - change - 4 Feb 2015
Milestone Added:
avatar zero-24 zero-24 - head_ref_deleted - 4 Feb 2015

Add a Comment

Login with GitHub to post a comment