-
-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #58950 [FrameworkBundle] Revert " Deprecate making
cache.app
ad…
…apter taggable" (keulinho) This PR was merged into the 7.2 branch. Discussion ---------- [FrameworkBundle] Revert " Deprecate making `cache.app` adapter taggable" This reverts commit eed5b284618ec95eedbc376fb140b8fc24619372. | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix symfony/symfony#58790 | License | MIT As discussed in former PR the deprecation was wrong, and trying to solve the deprecation will lead in errors. Refer to symfony/symfony#58830 for detailed analysis. [according to the creator](symfony/symfony#58830 (comment)) of the original issue the behaviour that is making problems is actually covered by tests, so I'm not sure how to proceed, but the deprecation is clearly wrong and should not make it to 7.2! Commits ------- 25f0925d9d2 Revert "[FrameworkBundle] Deprecate making `cache.app` adapter taggable"
- Loading branch information
Showing
5 changed files
with
0 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 0 additions & 16 deletions
16
Tests/DependencyInjection/Fixtures/php/cache_cacheapp_tagaware.php
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
Tests/DependencyInjection/Fixtures/xml/cache_cacheapp_tagaware.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
Tests/DependencyInjection/Fixtures/yml/cache_cacheapp_tagaware.yml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters