Commit 103bfe0
committed
minor #8418 Stop to recommend FOSUser for Symfony 4 (dunglas)
This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes #8418).
Discussion
----------
Stop to recommend FOSUser for Symfony 4
It may be a bit controversial, but most contributors seems to agree that FOSUser isn't necessary anymore. Symfony has now builtin tools allowing to do what FOSUser provides in a more flexible way, and FOSUser itself generates a lot of support requests and dissatisfaction.
I propose to stop promoting FOSUser in official docs.
Commits
-------
d946686 Stop to recommend FOSUser for Symfony 41 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 15 | | |
25 | 16 | | |
26 | 17 | | |
| |||
0 commit comments