Page MenuHomePhabricator

D11910.diff
No OneTemporary

D11910.diff

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

Mime Type
text/plain
Expires
May 12 2024, 3:29 AM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6288088
Default Alt Text
D11910.diff (729 B)

Event Timeline