symfony-docs icon indicating copy to clipboard operation
symfony-docs copied to clipboard

Improving scanability, by joining everything about the old structure

Open ThomasLandauer opened this issue 3 years ago • 3 comments

ThomasLandauer avatar Sep 19 '22 15:09 ThomasLandauer

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.

wouterj avatar Sep 19 '22 16:09 wouterj

I see, I added that.

ThomasLandauer avatar Sep 19 '22 16:09 ThomasLandauer

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.

ThomasLandauer avatar Sep 19 '22 17:09 ThomasLandauer

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!

javiereguiluz avatar Jun 21 '24 14:06 javiereguiluz