Created attachment 265314 [details] update to 1.0.9
1.0.9 includes native support for PHP 8.4, so we also drop the local patch.
Would it be time to deprecate this? Mcrypt has been dead for 20 years. PHP extension does have several consumers at least on paper. I'm 100% sure matomo doesn't actually need this and I'd be surprised if others did. pear-Crypt_CHAP is an exception and actually needs mcrypt. Like almost all pear-* ports however, it is an unmaintained one and code in it doesn't even run anymore (yes I tried).
(In reply to Paavo-Einari Kaipila from comment #3) Yes it should be deprecated at this point, but there are still consumers of this that need more time to transition.