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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 + 39 = ?
Subscribe to this entry?

 
 [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: Thu May 16 01:01:33 2024 UTC