Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15383109
D13599.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
420 B
Referenced Files
None
Subscribers
None
D13599.diff
View Options
diff --git a/src/symbols/PhutilClassMapQuery.php b/src/symbols/PhutilClassMapQuery.php
--- a/src/symbols/PhutilClassMapQuery.php
+++ b/src/symbols/PhutilClassMapQuery.php
@@ -295,7 +295,9 @@
$parts = array(
$this->ancestorClass,
$this->uniqueMethod,
+ $this->filterNull,
$this->expandMethod,
+ $this->filterMethod,
$this->sortMethod,
);
return implode(':', $parts);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 15, 3:35 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7386376
Default Alt Text
D13599.diff (420 B)
Attached To
Mode
D13599: Update cache key for class map query
Attached
Detach File
Event Timeline
Log In to Comment