I was just about to write an email saying NM, as I just discovered the
same thing.
Naturally, I should've Googled before shooting my mouth off.
Mea culpa.
On 2/11/2019 7:46 PM, Ian McWilliam wrote:
http://php.net/manual/en/migration71.deprecated.php
PHP: Deprecated features in PHP 7.1.x - Manual
<http://php.net/manual/en/migration71.deprecated.php>
The mcrypt extension has been abandonware for nearly a decade now, and
was also fairly complex to use. It has therefore been deprecated in
favour of OpenSSL, where it will be removed from the core and into PECL
in PHP 7.2 ...
php.net
Ian McWilliam
------------------------------------------------------------------------
*From:* [email protected] <[email protected]> on behalf of
Scott Vanderbilt <[email protected]>
*Sent:* Tuesday, 12 February 2019 1:26 PM
*To:* [email protected]
*Subject:* php-mcrypt-7.2.15?
Just curious if anyone knows why all the php sub-packages for 7.2.15
were built for distribution except for php-mcrypt.
I'm happy to try and builg it myself. Just wondering if it was broken or
if there was some other reason why it got skipped.
Thank you.