php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80463 pecl mcrypt compile issues
Submitted: 2020-12-02 09:16 UTC Modified: 2020-12-02 10:17 UTC
From: shop1 at mokraemer dot de Assigned: nikic (profile)
Status: Closed Package: mcrypt related
PHP Version: 8.0.0 OS: Linux
Private report: No CVE-ID: None
 [2020-12-02 09:16 UTC] shop1 at mokraemer dot de
Description:
------------
- mcrypt missing in the list of pecl bugs

- compile errors because of missing ;


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-12-02 09:20 UTC] rtrtrtrtrt at dfdfdfdf dot dfd
you really shouldn't have loaded mcrypt in 2020, the move to pecl years ago was the alert that it's overtime to fix your code, that move was with 7.2!
 [2020-12-02 09:22 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 [2020-12-02 09:22 UTC] nikic@php.net
You need to compile mcrypt from source: https://github.com/php/pecl-encryption-mcrypt
 [2020-12-02 10:17 UTC] nikic@php.net
mcrypt 1.0.4 with PHP 8 support has been released, so installing from PECL should work as well now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 02:01:29 2024 UTC