|
2089 | 2089 | 'PhabricatorBoardRenderingEngine' => 'applications/project/engine/PhabricatorBoardRenderingEngine.php',
|
2090 | 2090 | 'PhabricatorBoardResponseEngine' => 'applications/project/engine/PhabricatorBoardResponseEngine.php',
|
2091 | 2091 | 'PhabricatorBoolEditField' => 'applications/transactions/editfield/PhabricatorBoolEditField.php',
|
2092 |
| - 'PhabricatorBot' => 'infrastructure/daemon/bot/PhabricatorBot.php', |
2093 |
| - 'PhabricatorBotChannel' => 'infrastructure/daemon/bot/target/PhabricatorBotChannel.php', |
2094 |
| - 'PhabricatorBotDebugLogHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotDebugLogHandler.php', |
2095 |
| - 'PhabricatorBotFeedNotificationHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotFeedNotificationHandler.php', |
2096 |
| - 'PhabricatorBotFlowdockProtocolAdapter' => 'infrastructure/daemon/bot/adapter/PhabricatorBotFlowdockProtocolAdapter.php', |
2097 |
| - 'PhabricatorBotHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotHandler.php', |
2098 |
| - 'PhabricatorBotLogHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotLogHandler.php', |
2099 |
| - 'PhabricatorBotMacroHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotMacroHandler.php', |
2100 |
| - 'PhabricatorBotMessage' => 'infrastructure/daemon/bot/PhabricatorBotMessage.php', |
2101 |
| - 'PhabricatorBotObjectNameHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotObjectNameHandler.php', |
2102 |
| - 'PhabricatorBotSymbolHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotSymbolHandler.php', |
2103 |
| - 'PhabricatorBotTarget' => 'infrastructure/daemon/bot/target/PhabricatorBotTarget.php', |
2104 |
| - 'PhabricatorBotUser' => 'infrastructure/daemon/bot/target/PhabricatorBotUser.php', |
2105 |
| - 'PhabricatorBotWhatsNewHandler' => 'infrastructure/daemon/bot/handler/PhabricatorBotWhatsNewHandler.php', |
2106 | 2092 | 'PhabricatorBritishEnglishTranslation' => 'infrastructure/internationalization/translation/PhabricatorBritishEnglishTranslation.php',
|
2107 | 2093 | 'PhabricatorBuiltinDraftEngine' => 'applications/transactions/draft/PhabricatorBuiltinDraftEngine.php',
|
2108 | 2094 | 'PhabricatorBuiltinPatchList' => 'infrastructure/storage/patch/PhabricatorBuiltinPatchList.php',
|
|
2261 | 2247 | 'PhabricatorCalendarRemarkupRule' => 'applications/calendar/remarkup/PhabricatorCalendarRemarkupRule.php',
|
2262 | 2248 | 'PhabricatorCalendarReplyHandler' => 'applications/calendar/mail/PhabricatorCalendarReplyHandler.php',
|
2263 | 2249 | 'PhabricatorCalendarSchemaSpec' => 'applications/calendar/storage/PhabricatorCalendarSchemaSpec.php',
|
2264 |
| - 'PhabricatorCampfireProtocolAdapter' => 'infrastructure/daemon/bot/adapter/PhabricatorCampfireProtocolAdapter.php', |
2265 | 2250 | 'PhabricatorCelerityApplication' => 'applications/celerity/application/PhabricatorCelerityApplication.php',
|
2266 | 2251 | 'PhabricatorCelerityTestCase' => '__tests__/PhabricatorCelerityTestCase.php',
|
2267 | 2252 | 'PhabricatorChangeParserTestCase' => 'applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php',
|
|
2921 | 2906 | 'PhabricatorHovercardEngineExtensionModule' => 'applications/search/engineextension/PhabricatorHovercardEngineExtensionModule.php',
|
2922 | 2907 | 'PhabricatorIDsSearchEngineExtension' => 'applications/search/engineextension/PhabricatorIDsSearchEngineExtension.php',
|
2923 | 2908 | 'PhabricatorIDsSearchField' => 'applications/search/field/PhabricatorIDsSearchField.php',
|
2924 |
| - 'PhabricatorIRCProtocolAdapter' => 'infrastructure/daemon/bot/adapter/PhabricatorIRCProtocolAdapter.php', |
2925 | 2909 | 'PhabricatorIconDatasource' => 'applications/files/typeahead/PhabricatorIconDatasource.php',
|
2926 | 2910 | 'PhabricatorIconRemarkupRule' => 'applications/macro/markup/PhabricatorIconRemarkupRule.php',
|
2927 | 2911 | 'PhabricatorIconSet' => 'applications/files/iconset/PhabricatorIconSet.php',
|
|
3654 | 3638 | 'PhabricatorProjectsSearchEngineExtension' => 'applications/project/engineextension/PhabricatorProjectsSearchEngineExtension.php',
|
3655 | 3639 | 'PhabricatorProjectsWatchersSearchEngineAttachment' => 'applications/project/engineextension/PhabricatorProjectsWatchersSearchEngineAttachment.php',
|
3656 | 3640 | 'PhabricatorPronounSetting' => 'applications/settings/setting/PhabricatorPronounSetting.php',
|
3657 |
| - 'PhabricatorProtocolAdapter' => 'infrastructure/daemon/bot/adapter/PhabricatorProtocolAdapter.php', |
3658 | 3641 | 'PhabricatorPygmentSetupCheck' => 'applications/config/check/PhabricatorPygmentSetupCheck.php',
|
3659 | 3642 | 'PhabricatorQuery' => 'infrastructure/query/PhabricatorQuery.php',
|
3660 | 3643 | 'PhabricatorQueryConstraint' => 'infrastructure/query/constraint/PhabricatorQueryConstraint.php',
|
|
3978 | 3961 | 'PhabricatorStoragePatch' => 'infrastructure/storage/management/PhabricatorStoragePatch.php',
|
3979 | 3962 | 'PhabricatorStorageSchemaSpec' => 'infrastructure/storage/schema/PhabricatorStorageSchemaSpec.php',
|
3980 | 3963 | 'PhabricatorStorageSetupCheck' => 'applications/config/check/PhabricatorStorageSetupCheck.php',
|
3981 |
| - 'PhabricatorStreamingProtocolAdapter' => 'infrastructure/daemon/bot/adapter/PhabricatorStreamingProtocolAdapter.php', |
3982 | 3964 | 'PhabricatorStringListEditField' => 'applications/transactions/editfield/PhabricatorStringListEditField.php',
|
3983 | 3965 | 'PhabricatorStringSetting' => 'applications/settings/setting/PhabricatorStringSetting.php',
|
3984 | 3966 | 'PhabricatorSubmitEditField' => 'applications/transactions/editfield/PhabricatorSubmitEditField.php',
|
|
7150 | 7132 | 'PhabricatorBoardRenderingEngine' => 'Phobject',
|
7151 | 7133 | 'PhabricatorBoardResponseEngine' => 'Phobject',
|
7152 | 7134 | 'PhabricatorBoolEditField' => 'PhabricatorEditField',
|
7153 |
| - 'PhabricatorBot' => 'PhabricatorDaemon', |
7154 |
| - 'PhabricatorBotChannel' => 'PhabricatorBotTarget', |
7155 |
| - 'PhabricatorBotDebugLogHandler' => 'PhabricatorBotHandler', |
7156 |
| - 'PhabricatorBotFeedNotificationHandler' => 'PhabricatorBotHandler', |
7157 |
| - 'PhabricatorBotFlowdockProtocolAdapter' => 'PhabricatorStreamingProtocolAdapter', |
7158 |
| - 'PhabricatorBotHandler' => 'Phobject', |
7159 |
| - 'PhabricatorBotLogHandler' => 'PhabricatorBotHandler', |
7160 |
| - 'PhabricatorBotMacroHandler' => 'PhabricatorBotHandler', |
7161 |
| - 'PhabricatorBotMessage' => 'Phobject', |
7162 |
| - 'PhabricatorBotObjectNameHandler' => 'PhabricatorBotHandler', |
7163 |
| - 'PhabricatorBotSymbolHandler' => 'PhabricatorBotHandler', |
7164 |
| - 'PhabricatorBotTarget' => 'Phobject', |
7165 |
| - 'PhabricatorBotUser' => 'PhabricatorBotTarget', |
7166 |
| - 'PhabricatorBotWhatsNewHandler' => 'PhabricatorBotHandler', |
7167 | 7135 | 'PhabricatorBritishEnglishTranslation' => 'PhutilTranslation',
|
7168 | 7136 | 'PhabricatorBuiltinDraftEngine' => 'PhabricatorDraftEngine',
|
7169 | 7137 | 'PhabricatorBuiltinPatchList' => 'PhabricatorSQLPatchList',
|
|
7358 | 7326 | 'PhabricatorCalendarRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
7359 | 7327 | 'PhabricatorCalendarReplyHandler' => 'PhabricatorApplicationTransactionReplyHandler',
|
7360 | 7328 | 'PhabricatorCalendarSchemaSpec' => 'PhabricatorConfigSchemaSpec',
|
7361 |
| - 'PhabricatorCampfireProtocolAdapter' => 'PhabricatorStreamingProtocolAdapter', |
7362 | 7329 | 'PhabricatorCelerityApplication' => 'PhabricatorApplication',
|
7363 | 7330 | 'PhabricatorCelerityTestCase' => 'PhabricatorTestCase',
|
7364 | 7331 | 'PhabricatorChangeParserTestCase' => 'PhabricatorWorkingCopyTestCase',
|
|
8115 | 8082 | 'PhabricatorHovercardEngineExtensionModule' => 'PhabricatorConfigModule',
|
8116 | 8083 | 'PhabricatorIDsSearchEngineExtension' => 'PhabricatorSearchEngineExtension',
|
8117 | 8084 | 'PhabricatorIDsSearchField' => 'PhabricatorSearchField',
|
8118 |
| - 'PhabricatorIRCProtocolAdapter' => 'PhabricatorProtocolAdapter', |
8119 | 8085 | 'PhabricatorIconDatasource' => 'PhabricatorTypeaheadDatasource',
|
8120 | 8086 | 'PhabricatorIconRemarkupRule' => 'PhutilRemarkupRule',
|
8121 | 8087 | 'PhabricatorIconSet' => 'Phobject',
|
|
8973 | 8939 | 'PhabricatorProjectsSearchEngineExtension' => 'PhabricatorSearchEngineExtension',
|
8974 | 8940 | 'PhabricatorProjectsWatchersSearchEngineAttachment' => 'PhabricatorSearchEngineAttachment',
|
8975 | 8941 | 'PhabricatorPronounSetting' => 'PhabricatorSelectSetting',
|
8976 |
| - 'PhabricatorProtocolAdapter' => 'Phobject', |
8977 | 8942 | 'PhabricatorPygmentSetupCheck' => 'PhabricatorSetupCheck',
|
8978 | 8943 | 'PhabricatorQuery' => 'Phobject',
|
8979 | 8944 | 'PhabricatorQueryConstraint' => 'Phobject',
|
|
9377 | 9342 | 'PhabricatorStoragePatch' => 'Phobject',
|
9378 | 9343 | 'PhabricatorStorageSchemaSpec' => 'PhabricatorConfigSchemaSpec',
|
9379 | 9344 | 'PhabricatorStorageSetupCheck' => 'PhabricatorSetupCheck',
|
9380 |
| - 'PhabricatorStreamingProtocolAdapter' => 'PhabricatorProtocolAdapter', |
9381 | 9345 | 'PhabricatorStringListEditField' => 'PhabricatorEditField',
|
9382 | 9346 | 'PhabricatorStringSetting' => 'PhabricatorSetting',
|
9383 | 9347 | 'PhabricatorSubmitEditField' => 'PhabricatorEditField',
|
|
0 commit comments