Sebastian Volland
Sebastian Volland
> It's a bug in how Psalm works with method diffing enabled (and it's always enabled in LSP mode). That's good to know! As a temporary solution, I've configured `$this->codebase->diff_methods...
pecl imagick is basically unmaintained. @thueske This adds necessary patches to this PR to make the build work with php 8.4: https://github.com/thueske/wordpress/pull/1
@tianon I’m not aware of any alternatives being actively considered. Imagemagick is the best option for processing images with PHP. GD is a works too but produces lower-quality images. Main...