Because in PHP5.3: php > $a = "hash"; php > echo isset( $a['fallback'] ); 1 php > echo $a['fallback']; h This will fix using MediaWiki with MySQL on PHP5.3 if neither APC, xcache nor wincache are available. Change-Id: Iebf034be75b282e2654cd298713455caf062eda4 |
||
|---|---|---|
| .. | ||
| MemcachedBagOStuff.php | ||
| MemcachedClient.php | ||
| MemcachedPeclBagOStuff.php | ||
| MemcachedPhpBagOStuff.php | ||
| MultiWriteBagOStuff.php | ||
| ObjectCache.php | ||
| ObjectCacheSessionHandler.php | ||
| RedisBagOStuff.php | ||
| SqlBagOStuff.php | ||