Commit a8d0da4
committed
bug #58950 [FrameworkBundle] Revert " Deprecate making
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"cache.app adapter taggable" (keulinho)File tree
5 files changed
+0
-60
lines changed- DependencyInjection
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
5 files changed
+0
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2398 | 2398 | | |
2399 | 2399 | | |
2400 | 2400 | | |
2401 | | - | |
2402 | | - | |
2403 | | - | |
2404 | | - | |
2405 | | - | |
2406 | 2401 | | |
2407 | 2402 | | |
2408 | 2403 | | |
| |||
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
100 | | - | |
101 | 98 | | |
102 | 99 | | |
103 | 100 | | |
| |||
1856 | 1853 | | |
1857 | 1854 | | |
1858 | 1855 | | |
1859 | | - | |
1860 | | - | |
1861 | | - | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
1865 | | - | |
1866 | | - | |
1867 | | - | |
1868 | | - | |
1869 | 1856 | | |
1870 | 1857 | | |
1871 | 1858 | | |
| |||
0 commit comments