You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #21455 [DependencyInjection] Deprecate getNamespace() and getXsdValidationBasePath() methods (javiereguiluz)
This PR was merged into the 7.4 branch.
Discussion
----------
[DependencyInjection] Deprecate `getNamespace()` and `getXsdValidationBasePath()` methods
Fixes#21454.
Most of the changes will be needed in 8.0 branch, where we'll have to keep some of the existing doc and mention that it's deprecated (but still can be used to support old Symfony versions).
But, we won't do that when upmerging this PR. We take care of `.. deprecated` directives separately when working on 8.0 branch.
Commits
-------
745b07b [DependencyInjection] Deprecate getNamespace() and getXsdValidationBasePath() methods
0 commit comments