PHP Fatal error: Arrays are not allowed in class constants in /drupal_path/modules/contrib/commerce_worldline/src/Plugin/Commerce/PaymentGateway/SIPSPaymentGateway.php on line 41, referer: http://drupal8-url/admin/commerce/config/payment-gateways/add
So maybe there should other way for dealing with payment modes URLs.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | sips_payment_gateway-2847126-3.patch | 1.41 KB | borisson_ |
Comments
Comment #2
borisson_Hah, easy to see how quick you get used to new syntaxes :), thanks for reporting that. I'll look for a fix and enable automated tests w/ php5.6 here.
Comment #3
borisson_Comment #6
borisson_Committed and pushed, thanks!