Page MenuHomePhabricator

D13599.diff
No OneTemporary

D13599.diff

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

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)

Event Timeline