Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15465342
D11910.id28689.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
729 B
Referenced Files
None
Subscribers
None
D11910.id28689.diff
View Options
diff --git a/src/applications/conduit/check/ConduitDeprecatedCallSetupCheck.php b/src/applications/conduit/check/ConduitDeprecatedCallSetupCheck.php
--- a/src/applications/conduit/check/ConduitDeprecatedCallSetupCheck.php
+++ b/src/applications/conduit/check/ConduitDeprecatedCallSetupCheck.php
@@ -3,10 +3,6 @@
final class ConduitDeprecatedCallSetupCheck extends PhabricatorSetupCheck {
protected function executeChecks() {
- // NOTE: We still call deprecated methods, so don't enable this until at
- // least 30 days after fixing T7111, T7112 and T7113.
- return;
-
$methods = id(new PhabricatorConduitMethodQuery())
->setViewer(PhabricatorUser::getOmnipotentUser())
->withIsDeprecated(true)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 3, 5:38 PM (5 d, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7709190
Default Alt Text
D11910.id28689.diff (729 B)
Attached To
Mode
D11910: Re-enable the deprecated calls setup check
Attached
Detach File
Event Timeline
Log In to Comment