Page MenuHomePhorge

D25645.1750125168.diff
No OneTemporary

D25645.1750125168.diff

diff --git a/src/applications/people/storage/PhabricatorUserCache.php b/src/applications/people/storage/PhabricatorUserCache.php
--- a/src/applications/people/storage/PhabricatorUserCache.php
+++ b/src/applications/people/storage/PhabricatorUserCache.php
@@ -33,7 +33,7 @@
}
public function save() {
- $this->cacheIndex = Filesystem::digestForIndex($this->getCacheKey());
+ $this->cacheIndex = PhabricatorHash::digestForIndex($this->getCacheKey());
return parent::save();
}

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 17, 01:52 (11 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1880653
Default Alt Text
D25645.1750125168.diff (499 B)

Event Timeline