Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Security] undeprecate the RoleHierarchyInterface#30388

Merged
fabpot merged 1 commit intosymfony:masterfrom
xabbuh:pr-22048
Mar 23, 2019
Merged

[Security] undeprecate the RoleHierarchyInterface#30388
fabpot merged 1 commit intosymfony:masterfrom
xabbuh:pr-22048

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Feb 26, 2019

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #22048 (comment)
License MIT
Doc PR

Instead of deprecating the interface it is sufficient to deprecate its
getReachableRoles() method and add a new getReachableRoleNames() method
in Symfony 5.

@xabbuh xabbuh force-pushed the pr-22048 branch 2 times, most recently from 22f39c7 to fb602ce Compare March 22, 2019 14:12
Instead of deprecating the interface it is sufficient to deprecate its
getReachableRoles() method and add a new getReachableRoleNames() method
in Symfony 5.
@fabpot
Copy link
Member

fabpot commented Mar 23, 2019

Thank you @xabbuh.

@fabpot fabpot merged commit 2d3f2b7 into symfony:master Mar 23, 2019
fabpot added a commit that referenced this pull request Mar 23, 2019
…buh)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[Security] undeprecate the RoleHierarchyInterface

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #22048 (comment)
| License       | MIT
| Doc PR        |

Instead of deprecating the interface it is sufficient to deprecate its
getReachableRoles() method and add a new getReachableRoleNames() method
in Symfony 5.

Commits
-------

2d3f2b7 undeprecate the RoleHierarchyInterface
@xabbuh xabbuh deleted the pr-22048 branch March 23, 2019 16:26
fabpot added a commit that referenced this pull request Apr 6, 2019
…rface (lyrixx)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[Workflow] Fixed Guard Listener usage of RoleHierarchyInterface

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

EUFOSSA

related to #30388

Commits
-------

a12b359 [Workflow] Fixed Guard Listener usage of RoleHierarchyInterface
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.3 Apr 30, 2019
@fabpot fabpot mentioned this pull request May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants