Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14004437
D16354.id39330.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
587 B
Referenced Files
None
Subscribers
None
D16354.id39330.diff
View Options
diff --git a/src/infrastructure/customfield/field/PhabricatorCustomField.php b/src/infrastructure/customfield/field/PhabricatorCustomField.php
--- a/src/infrastructure/customfield/field/PhabricatorCustomField.php
+++ b/src/infrastructure/customfield/field/PhabricatorCustomField.php
@@ -112,12 +112,6 @@
$object,
array $options = array()) {
- PhutilTypeSpec::checkMap(
- $options,
- array(
- 'withDisabled' => 'optional bool',
- ));
-
$field_objects = id(new PhutilSymbolLoader())
->setAncestorClass($base_class)
->loadObjects();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 27, 8:37 PM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6729112
Default Alt Text
D16354.id39330.diff (587 B)
Attached To
Mode
D16354: Remove expensive, pointless typeachecking in custom fields
Attached
Detach File
Event Timeline
Log In to Comment