Skip to content

Fixed deprecation warnings on Symfony 8.1#2096

Open
jderusse wants to merge 1 commit into
async-aws:masterfrom
jderusse:sf-deprec
Open

Fixed deprecation warnings on Symfony 8.1#2096
jderusse wants to merge 1 commit into
async-aws:masterfrom
jderusse:sf-deprec

Conversation

@jderusse

@jderusse jderusse commented Jun 8, 2026

Copy link
Copy Markdown
Member

No description provided.

use Symfony\Component\HttpKernel\Bundle\Bundle;

class AsyncAwsBundle extends Bundle
if (class_exists(AbstractBundle::class)) {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit rusty with BC layer. Is this the right way to do it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant