rollerworks-graveyard / RollerworksMultiUserBundle

Multi user management for the FOSUserBundle - DISCONTINUED!!
MIT License
56 stars 21 forks source link

Symfony 3 support #98

Open sstok opened 8 years ago

sstok commented 8 years ago

This bundle doesn't support Symfony 3 yet, and I don't have the time to work on this myself. The FOSUserBundle already supports Symfony 3 so a majority of it's logic can be reused to make this bundle compatible.

If anyone is willing to fix this please open a pr. And if you are interested in helping with this project please contact me :+1: #96

broncha commented 8 years ago

Hi, I have been using this bundle in many of my project which were symfony2 projects. Right now I am working on making this bundle work with Symfony3.

HugoWen commented 8 years ago

@broncha Hi, Have you done making this bundle work with Symfony3?