Problem/Motivation
- Use
Symfony\Component\HttpKernel\Event\ResponseEventinstead of a deprecated classFilterResponseEventat the typehint of:AwsCloudSubscriber::displayEc2ClassicMessage()andCloudSubscriber::redirectIfEmpty()
Issue fork cloud-3229710
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:
- 3229710-change-the-deprecated
changes, plain diff MR !363
Comments
Comment #3
yasComment #4
yas@all
The tests have been passed successfully, so I'll merge the patch to
4.x, and close this issue as Fixed.Comment #7
yas