You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browsing on Symfony ACL related issues, I found this PR: #8650 ([Security][Acl] Add MutableAclProvider::updateUserSecurityIdentity) and its related documentation for new method: PR #3319
However, this doc update entry appears only in the doc pages of symfony 2.6 but not in 2.7, 2.8, 3.x doc pages. Look:
As this entry is an important note, why it was removed from documentation? Maybe a mistake? I've noticed "2.5 versionadded" has removed since this commit: Removed 2.5 versionadded as its deprecated
The text was updated successfully, but these errors were encountered:
Thank you very much for spotting and reporting this issue @felipsmartins. You are right that we should keep this information (we always remove versionadded for EOLed versions in the master branch and sometimes, like with this one, we miss that there was more important information in them that we have to keep).
…) hint (xabbuh)
This PR was merged into the 2.7 branch.
Discussion
----------
[Cookbook][Security] add back updateUserSecurityIdentity() hint
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.7+
| Fixed tickets | #6099
Commits
-------
466e404 add back updateUserSecurityIdentity() hint
Browsing on Symfony ACL related issues, I found this PR: #8650 ([Security][Acl] Add MutableAclProvider::updateUserSecurityIdentity) and its related documentation for new method: PR #3319
However, this doc update entry appears only in the doc pages of symfony 2.6 but not in 2.7, 2.8, 3.x doc pages. Look:
As this entry is an important note, why it was removed from documentation? Maybe a mistake? I've noticed "2.5 versionadded" has removed since this commit: Removed 2.5 versionadded as its deprecated
The text was updated successfully, but these errors were encountered: