- Removed space after casts - Removed spaces in array index - Added spaces around string concat - Added space after words: switch, foreach - else if -> elseif - Removed parentheses around require_once, because it is not a function - Added newline at end of file - Removed double spaces - Added spaces around operations - Removed repeated newlines Bug: T102609 Change-Id: Ib860222b24f8ad8e9062cd4dc42ec88dc63fb49e |
||
|---|---|---|
| .. | ||
| MemcachedBagOStuff.php | ||
| MemcachedClient.php | ||
| MemcachedPeclBagOStuff.php | ||
| MemcachedPhpBagOStuff.php | ||
| MultiWriteBagOStuff.php | ||
| ObjectCache.php | ||
| ObjectCacheSessionHandler.php | ||
| RedisBagOStuff.php | ||
| SqlBagOStuff.php | ||