jenkins-bot has submitted this change and it was merged.
Change subject: add comment
......................................................................
add comment
Change-Id: I3dfef83fb46b888745bb10ee1aa1dcc8c82ba2ec
---
M gateway_common/WmfFramework.drupal.php
1 file changed, 8 insertions(+), 0 deletions(-)
Approvals:
Ejegg: Looks good to me, approved
jenkins-bot: Verified
diff --git a/gateway_common/WmfFramework.drupal.php
b/gateway_common/WmfFramework.drupal.php
index 4380212..9390970 100644
--- a/gateway_common/WmfFramework.drupal.php
+++ b/gateway_common/WmfFramework.drupal.php
@@ -1,5 +1,13 @@
<?php
+/**
+ * Incomplete shim library for processing payments from Drupal
+ *
+ * Please note that some functionality is still unsupported, because it
+ * relies on unported MediaWiki dependencies, or stubs here such as
+ * getLanguageCode. The only code path in active use is to make recurring
+ * charges through GlobalCollect.
+ */
class WmfFramework_Drupal {
static function debugLog( $identifier, $msg ) {
watchdog( 'DonationInterface', "{$identifier}: {$msg}", NULL,
WATCHDOG_DEBUG );
--
To view, visit https://gerrit.wikimedia.org/r/190483
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3dfef83fb46b888745bb10ee1aa1dcc8c82ba2ec
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: AndyRussG <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: Ssmith <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits