Commit 6769c4c
committed
bug #62402 [FrameworkBundle] Revert auto-import of #[Route] defined on controllers (nicolas-grekas)
This PR was merged into the 7.4 branch.
Discussion
----------
[FrameworkBundle] Revert auto-import of #[Route] defined on controllers
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix #62401
| License | MIT
Something we did in #62302 but that leads to #62401
Commits
-------
fd44c2e [FrameworkBundle] Revert auto-import of #[Route] defined on controllersFile tree
1 file changed
+4
-2
lines changed- src/Symfony/Bundle/FrameworkBundle/Kernel
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
0 commit comments