Page MenuHomePhorge

D25645.1738659136.diff
No OneTemporary

D25645.1738659136.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, Feb 4, 08:52 (12 h, 18 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1145830
Default Alt Text
D25645.1738659136.diff (499 B)

Event Timeline