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

ps_version_compliancy #10

@gaillafr

Description

@gaillafr

Due to a bug with the core of PrestaShop, using ps_version_compliancy that include PS 1.5* in its range will cause crashes.
The line should be removed.

Also you define MIN_VERSION and MAX_VERSION but they were not used for the ps_version_compliancy.

To follow PrestaShop core updates, I suggest you use the PS_VERSION constant to check the max version instead of trying to use '1.7' (hardcoded).

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