Commit c102159
committed
minor symfony#61651 [FrameworkBundle] do not parse attributes on abstract classes with DI < 7.4 (xabbuh)
This PR was merged into the 7.4 branch.
Discussion
----------
[FrameworkBundle] do not parse attributes on abstract classes with DI < 7.4
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see failures on the low deps job: https://github.com/symfony/symfony/actions/runs/17460089102/job/49582532853#step:9:6141
Commits
-------
13691fc do not parse attributes on abstract classes with DI < 7.4File tree
1 file changed
+2
-1
lines changed- src/Symfony/Bundle/FrameworkBundle/DependencyInjection
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
1817 | 1818 | | |
1818 | 1819 | | |
1819 | 1820 | | |
1820 | | - | |
| 1821 | + | |
1821 | 1822 | | |
1822 | 1823 | | |
1823 | 1824 | | |
| |||
0 commit comments