Skip to content

Add support for Symfony 8 - #959

Merged
scyzoryck merged 1 commit into
schmittjoh:masterfrom
dmaicher:symfony_8
Nov 25, 2025
Merged

Add support for Symfony 8#959
scyzoryck merged 1 commit into
schmittjoh:masterfrom
dmaicher:symfony_8

Conversation

@dmaicher

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? no
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT


/** @return ConfigurationInterface */
public function getConfiguration(array $config, ContainerBuilder $container)
public function getConfiguration(array $config, ContainerBuilder $container): ?ConfigurationInterface

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

since the class is final this is not a BC break

@dmaicher
dmaicher marked this pull request as ready for review November 22, 2025 20:47
@scyzoryck

Copy link
Copy Markdown
Collaborator

Thanks for contributing!

@scyzoryck
scyzoryck merged commit 34d01be into schmittjoh:master Nov 25, 2025
9 checks passed
@dmaicher
dmaicher deleted the symfony_8 branch November 26, 2025 06:08
@mario-fehr mario-fehr mentioned this pull request Nov 30, 2025
78 tasks
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.

2 participants