Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Invalid Type Comparison on the Route-Identifier #96

Description

@ndevr

Hey, the "getIdentifier" method at the ResourceController should be check the identifier with the "Not identical" Comparison Operator "if($id !== false)" - like the original zend method - because th identifier could be a string "0" and the method would return false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions