There's a merged pull request on the void-packages repository php8.1: update to 8.1.17; php8.2: update to 8.2.4; xdebug8.*: update to 3.2.1. https://github.com/void-linux/void-packages/pull/43115 Description: - 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**