Commit 3190cd3
committed
feature #21455 [DependencyInjection] Deprecate
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() methodsgetNamespace() and getXsdValidationBasePath() methods (javiereguiluz)1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
480 | 488 | | |
481 | 489 | | |
482 | 490 | | |
| |||
510 | 518 | | |
511 | 519 | | |
512 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
513 | 529 | | |
514 | 530 | | |
515 | 531 | | |
| |||
0 commit comments