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

Skip to content

Why can't (shouldn't) primitive types be passed to AuthorizationChecker::isGranted #16554

Closed
@thedamnedrhino

Description

@thedamnedrhino

Naming the second Argument of AuthorizationChecker::isGranted, "$object", implies that it should always be an object. Now this in itself imposes no hard restrictions, but the Implementation of AbstractVoter in the 2.7 branch will cause errors, if a primitive is passed to the voter. Can this be fixed or is there a reason to it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions