symfony / acl-bundle

Integrates the ACL Security component into Symfony applications.
https://symfony.com/acl-bundle
MIT License
111 stars 40 forks source link

Remove kernel name from tests #17

Closed XWB closed 5 years ago

XWB commented 5 years ago

The "Symfony\Component\HttpKernel\Kernel::getName()" method is deprecated since Symfony 4.2

XWB commented 5 years ago

@fabpot Who you have a moment to merge this?

fabpot commented 5 years ago

Thank you @XWB.