Skip to content

Http/Cookie/CookieInterface.php getExpiration with wrong return type #104

Open
@borisdelev

Description

@borisdelev

In Http/Cookie/CookieInterface.php getExpiration method is with return type "string", but the framework return "interger"... so, lets put the right one.

In Phalcon 6 is set to int, in Phalcon 5.x is set to string, but return int.

Thank you :)

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