Imagick maintainers

php.internals

Michael Voříšek - ČVUT FJFI

2 years ago
Hello devs, is here anyone who has access to https://github.com/Imagick/imagick repo or direct contact to the maintainer? We use Imagick in our projects and I would be happy if the latest master can be released for PHP 8.3 and master adjusted for PHP-8.4/dev. If there is an interest, I can offer myself to be a hotfix maintainer to pull critical PRs in order to make build compatible with the latest PHP versions. My GitHub name is "mvorisek". Thank you and regards, Michael

Christoph Becker

2 years ago
On 13.06.2024 at 12:26, Vorisek, Michael wrote:
> is here anyone who has access to https://github.com/Imagick/imagick repo or direct contact to the maintainer? > > We use Imagick in our projects and I would be happy if the latest master can be released for PHP 8.3 and master adjusted for PHP-8.4/dev. > > If there is an interest, I can offer myself to be a hotfix maintainer to pull critical PRs in order to make build compatible with the latest PHP versions. My GitHub name is "mvorisek".
I suggest you open a respective ticket at <https://github.com/Imagick/imagick/issues/new>. I figure that Dan would be glad about some help maintaining this complex and important PHP extension[1]. [1] <https://pecl.php.net/package-stats.php> Cheers, Christoph