Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath() and getNamespace()#61919

Merged
nicolas-grekas merged 1 commit into
symfony:7.4from
nicolas-grekas:ext-xsd-deprec
Oct 2, 2025
Merged

[DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath() and getNamespace()#61919
nicolas-grekas merged 1 commit into
symfony:7.4from
nicolas-grekas:ext-xsd-deprec

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Member

Q A
Branch? 7.4
Bug fix? no
New feature? no
Deprecations? yes
Issues -
License MIT

Follows the deprecation of XML config formats in #60568

Bundles that need to support older versions of Symfony can keep the methods but need to add the @deprecated annotation on them

@carsonbot carsonbot added this to the 7.4 milestone Oct 2, 2025
@nicolas-grekas nicolas-grekas merged commit 6b38714 into symfony:7.4 Oct 2, 2025
8 of 12 checks passed
@nicolas-grekas nicolas-grekas deleted the ext-xsd-deprec branch October 2, 2025 07:57
This was referenced Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants