Skip to content

Module Version Not SetΒ #248

@adam1010

Description

@adam1010

The compiled dll on PECL for 7.2 Windows doesn't have the module version set. Not sure if it's a Windows problem or a 7.2 problem.

When I run php -i

imagick module => enabled
imagick module version => @PACKAGE_VERSION@
Imagick compiled with ImageMagick version => ImageMagick 7.0.7-11 Q16 x64 2017-11-23
Imagick using ImageMagick library version => ImageMagick 7.0.7-35 Q16 x64 2018-05-21

It's causing other libraries to fail when they run checks on the imagick version.

http://windows.php.net/downloads/pecl/snaps/imagick/3.4.3/php_imagick-3.4.3-7.2-ts-vc15-x64.zip
https://mlocati.github.io/articles/php-windows-imagick.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions