Follow-up r66364: wincache fixes
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 13 Dec 2010 20:04:06 +0000 (20:04 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 13 Dec 2010 20:04:06 +0000 (20:04 +0000)
commit8fc0d3693172fb2ca0662618011172122556096c
treedfb3443b3b3c09ea3e9bb3d6c99db4d812732afb
parentf29e192da9e56354e296b6d4f4726d4b5adab1c4
Follow-up r66364: wincache fixes
* Return the result of wincache_ucache_get() in get()
* In command line mode $info['ucache_entries'] returned from wincache_ucache_info() is null, so don't iterate over a non-array
includes/BagOStuff.php