Problem/Motivation

  • Use Symfony\Component\HttpKernel\Event\ResponseEvent instead of a deprecated class FilterResponseEvent at the typehint of:
    • AwsCloudSubscriber::displayEc2ClassicMessage() and
    • CloudSubscriber::redirectIfEmpty()

Issue fork cloud-3229710

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

yas created an issue. See original summary.

yas’s picture

Status: Active » Needs review
yas’s picture

Status: Needs review » Reviewed & tested by the community

@all

The tests have been passed successfully, so I'll merge the patch to 4.x, and close this issue as Fixed.

  • yas committed 5b0ee54 on 4.x
    Issue #3229710 by yas: Change the deprecated class Symfony\Component\...

yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.