Skip to content

backwards compatibility with 2.2.5? #19

@davidhund

Description

@davidhund

Hi Remie,

(Without thinking) I just pulled my /extensions/gettext submodule to fetch all your recent fixes etc.

However, I am running Symphony 2.2.5 and my site now throws an error:

Fatal error: Class extension_gettext contains 1 abstract method and must therefore be declared abstract or implement the 
remaining methods (Extension::about) in /my/site/extensions/gettext/extension.driver.php on line 118

You are only using the (newer) meta.xml stuff and not the (default) about(). I believe this makes my site trip up.

Is it possible to use your latest version with 2.2.5 if I'd add the about() method or are there other compatibility issues with 2.2.5?

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