This was inspired by Idbbdb31. Originally, I did a regex search for code that did string concatenations like `$str = $str . …` and replaced them all with the .= operator. A duplicate patch was uploaded by another author. I rebeased this patch on top of the other, which leaves all the manual optimizations I did. Change-Id: Iaeb73d9c63302c9409bd1051b91e0d2bd77788a7 |
||
|---|---|---|
| .. | ||
| APCBagOStuff.php | ||
| APCUBagOStuff.php | ||
| BagOStuff.php | ||
| CachedBagOStuff.php | ||
| EmptyBagOStuff.php | ||
| HashBagOStuff.php | ||
| IExpiringStore.php | ||
| MemcachedBagOStuff.php | ||
| MemcachedClient.php | ||
| MemcachedPeclBagOStuff.php | ||
| MemcachedPhpBagOStuff.php | ||
| MultiWriteBagOStuff.php | ||
| RedisBagOStuff.php | ||
| ReplicatedBagOStuff.php | ||
| RESTBagOStuff.php | ||
| WANObjectCache.php | ||
| WANObjectCacheReaper.php | ||
| WinCacheBagOStuff.php | ||