Mepps has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/391291 )

Change subject: More debugging for orphan rectifier
......................................................................

More debugging for orphan rectifier

Change-Id: I32d81751fa16d87874536493ad384a4a61c3f8d8
---
M gateway_common/gateway.adapter.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/91/391291/1

diff --git a/gateway_common/gateway.adapter.php 
b/gateway_common/gateway.adapter.php
index a4c82ef..0c98b09 100644
--- a/gateway_common/gateway.adapter.php
+++ b/gateway_common/gateway.adapter.php
@@ -1313,6 +1313,7 @@
 
                do {
                        $this->logger->info( "Preparing to send 
{$this->getCurrentTransaction()} transaction to $gatewayName" );
+            $this->logger->info( "Curl call for 
{$this->getCurrentTransaction()}:" . print_r($ch) );
 
                        // Execute the cURL operation
                        $curl_response = $this->curl_exec( $ch );

-- 
To view, visit https://gerrit.wikimedia.org/r/391291
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I32d81751fa16d87874536493ad384a4a61c3f8d8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Mepps <me...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to