symfony / security-acl

Symfony Security ACL Component
https://symfony.com/components/Security
MIT License
363 stars 48 forks source link

Symfony 6 support #99

Closed derrabus closed 2 years ago

derrabus commented 2 years ago

Tests on the main branch currently fail with Symfony 6:

acrobat commented 2 years ago

I've made a start in #100, I look further into this in the next few days.

jordisala1991 commented 2 years ago

Since the failing tests are now fixed, can you do a new release of Symfony ACL component?

Thank you! 🙏

wouterj commented 2 years ago

Yes, we are preparing a release of this package shortly

derrabus commented 2 years ago

If you're eagerly waiting for that release, please don't hesitate to test your projects with the current main branch. We're happy about any feedback we can gather before the actual release.

jordisala1991 commented 2 years ago

SonataAdminBundle (and all related bundles) is being tested against this component main branch since we added Symfony 6.0 support. No breaks so far (I guess we don't have the ACL part perfectly covered by tests, but still)

wouterj commented 2 years ago

Just published a release for this package: https://github.com/symfony/security-acl/releases/tag/v3.3.0