Skip to content

Fix on EmagisterMemcachedExtension.php #3

@wibimaster

Description

@wibimaster

Hi,

I think there is a little bug on file "EmagisterMemcachedExtension.php" :

Line 109 :
throw LogicException([...]
to replace by
throw new \LogicException([...]

It fix an error on my project ; I mean, it fix the error message ;)

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