Skip to content

Fix version for pie installation#776

Open
remicollet wants to merge 1 commit intoImagick:masterfrom
remicollet:patch-2
Open

Fix version for pie installation#776
remicollet wants to merge 1 commit intoImagick:masterfrom
remicollet:patch-2

Conversation

@remicollet
Copy link
Contributor

@remicollet remicollet commented Mar 13, 2026

When installed using pie


$ php --ri imagick

imagick

imagick module => enabled
imagick module version => @PACKAGE_VERSION@
...

In package.xml there is

			<file name="php_imagick.h" role="src">
				<tasks:replace from="@PACKAGE_VERSION@" to="version" type="package-info" />
			</file>

But this is only for pecl

Notice: not much a big work on release, as PHP_IMAGICK_EXTNUM already has to be updated manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant