Skip to content

GMP PHP Extension dependency causing issues #228

Description

@mombrea

The newly introduced dependency on the GMP PHP Extension is causing issues with many of our installations. GMP is not a standard PHP extension which is affecting clients on Managed hosting providers as well as hardened linux installs on VPS deployments.

Searching the codebase, I could not find any cases of gmp_* functions being used.

If it's not being used, I would suggest removing that dependency. If it is being used, it would be highly preferrable to use alternative methods which do not add this dependency.

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