PayflowLink::apiRequest(): wrong order of parameters in event dispatch

Created on 20 February 2024, 9 months ago
Updated 9 July 2024, 5 months ago

Now on Drupal 10 the order of parameters in EventDispatcherInterface::dispatch() has been inverted: Object first, event name last.

However a call in PayflowLink::apiRequest() still calls event name first, object last.

This causes a type error.

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

PayPal Checkout

Created by

๐Ÿ‡ง๐Ÿ‡ทBrazil adinancenci

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024