Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 6 compatibility layer #235

Closed
wants to merge 1 commit into from

Conversation

M0rgan01
Copy link
Contributor

Questions Answers
Description? Symfony 6 compatibility layer
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? Fixes PrestaShop/PrestaShop#33997
Sponsor company -
How to test? Tests are green

@@ -2,6 +2,7 @@ services:
# Controller
PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController:
public: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this can be passed to false now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed anymore

@M0rgan01
Copy link
Contributor Author

I close, we will avoid having to change the module controllers for v9.

@M0rgan01 M0rgan01 closed this Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

SF6- Remove deprecated code from FrameworkBundle
2 participants