Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php8.1: update to 8.1.17; php8.2: update to 8.2.4; xdebug8.*: update to 3.2.1. #43115

Merged
merged 8 commits into from
Mar 30, 2023

Conversation

TinfoilSubmarine
Copy link
Contributor

  • php8.1: update to 8.1.17.
  • php8.2: update to 8.2.4.
  • xdebug8.0: update to 3.2.1.
  • xdebug8.1: update to 3.2.1.
  • xdebug8.2: update to 3.2.1.
  • php8.0-imagick: rebuild against libmagick-7.1.1.5
  • php8.1-imagick: rebuild against libmagick-7.1.1.5
  • php8.2-imagick: rebuild against libmagick-7.1.1.5

The latest imagick update made PHP start complaining:

PHP Warning:  Version warning: Imagick was compiled against ImageMagick version 1808 but version 1809 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0

Testing the changes

  • I tested the changes in this PR: YES

@paper42
Copy link
Member

paper42 commented Mar 30, 2023

PHP Warning: Version warning: Imagick was compiled against ImageMagick version 1808 but version 1809 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0

@motorto we should probably always bump php*-imagick with ImageMagick updates, could you add that as a comment to ImageMagick with the next update?

@paper42 paper42 merged commit 259d62e into void-linux:master Mar 30, 2023
@motorto
Copy link
Contributor

motorto commented Mar 30, 2023

PHP Warning: Version warning: Imagick was compiled against ImageMagick version 1808 but version 1809 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0

@motorto we should probably always bump php*-imagick with ImageMagick updates, could you add that as a comment to ImageMagick with the next update?

Will definitely do that ! Thanks for the heads up!

@motorto motorto mentioned this pull request Jun 5, 2023
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.

None yet

3 participants