Improving scanability, by joining everything about the old structure
I'm not sure about this change. The directory structure change is supported since Symfony 5.0, while the AbstractBundle was introduced in Symfony 6.1.
I see, I added that.
Question: Does Adding Classes to Compile apply to the new way Loading Services directly in your Bundle class too? Cause in this case there is no load() method, so it should be explained if the user is supposed to create one.
Closing because this was recently fixed via some PRs that updated the bundle structure in different doc pages. See https://symfony.com/doc/current/bundles.html#bundle-directory-structure
Thanks!