Fosuserbundle: Please make clear which symfony versions are supported

Created on 28 Jan 2018  路  7Comments  路  Source: FriendsOfSymfony/FOSUserBundle

The gibhub description seems to be outdated:

https://github.com/FriendsOfSymfony/FOSUserBundle:

Provides user management for your Symfony2 project. Compatible with Doctrine ORM & ODM, and Propel.

The FOSUserBundle adds support for a database-backed user system in Symfony2.

2 and 3 in stable? 4 in dev-master?

Most helpful comment

By the way, is any official release supporting Symfony 4 coming soon?

All 7 comments

yeap
so, there is no commits updatind docs for symfony support even in master ...
everything we can do is wait or Contribute !

Step 2: Enable the bundle露

Enable the bundle in the kernel:

By the way, is any official release supporting Symfony 4 coming soon?

@someniatko 2.1.0 is out.

@Sozialarchiv the bets way to get info about support version is to check the requirement in the composer.json (and this works for any package)

@stof: Thank you very much.

I know that I can see it in composer.

But imho it is very confusing, that on the main page of the git repository it's written it is for Symfony 2:
https://github.com/FriendsOfSymfony

Imho I would remove the version number or correct it.

I removed the version number in the repo description (this was written at the time of Symfony 2 vs symfony 1)

Thank you very much.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pmpr-ir picture pmpr-ir  路  3Comments

philrennie picture philrennie  路  4Comments

karimdev picture karimdev  路  4Comments

kironet picture kironet  路  4Comments

DeveloperSlope3 picture DeveloperSlope3  路  5Comments