Skip to content

Error out if the php-geos extension is not loaded #15

Description

@geertijewski

The library just tries to work, without checking if the dependencies have been met. If the library hasn't been loaded, it just fails with the nondescript "ERROR: TimeZone not found". (This might also be the cause for #11)

I think it would be beneficial if the two main classes (UpdaterData and Calculator) would check for the existence of the geos extension and throw if it has not been loaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions