php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79543 mcrypt functions not documented as being removed
Submitted: 2020-04-30 05:34 UTC Modified: 2020-04-30 08:22 UTC
From: catagh at gmail dot com Assigned: cmb (profile)
Status: Closed Package: mcrypt related
PHP Version: 7.4.5 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: catagh at gmail dot com
New email:
PHP Version: OS:

 

 [2020-04-30 05:34 UTC] catagh at gmail dot com
Description:
------------
Hey guys,

Here https://www.php.net/manual/en/function.mcrypt-decrypt.php it says the function was removed in php 7.2 however it wasn't.

Thanks,
Cata


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-04-30 07:24 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Assigned To: +Assigned To: cmb
 [2020-04-30 07:24 UTC] cmb@php.net
The whole mcrypt extension is indeed removed from php-src as of
PHP 7.2.0.
 [2020-04-30 07:39 UTC] catagh at gmail dot com
Then I am not sure why here it's not specified.

https://www.php.net/manual/en/function.mcrypt-encrypt.php

I am refering to the red warning, there is a discrepancy between decrypt and encrypt
 [2020-04-30 08:06 UTC] cmb@php.net
-Summary: Incorrect documentation +Summary: mcrypt functions not documented as being removed -Status: Not a bug +Status: Re-Opened -Package: Documentation problem +Package: mcrypt related
 [2020-04-30 08:06 UTC] cmb@php.net
Ah, right, a lot of mcrypt functions are missing the removal.
Thanks!
 [2020-04-30 08:21 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=349727
Log: Fix #79543: mcrypt functions not documented as being removed
 [2020-04-30 08:22 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=115560f445336d95d9fccdc1b8b2a90e210fbbd0
Log: Fix #79543: mcrypt functions not documented as being removed
 [2020-04-30 08:22 UTC] phpdocbot@php.net
-Status: Re-Opened +Status: Closed
 [2020-04-30 08:22 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-04-30 09:48 UTC] mumumu@php.net
Automatic comment from SVN on behalf of mumumu
Revision: http://svn.php.net/viewvc/?view=revision&revision=349728
Log: Fix #79543: mcrypt functions not documented as being removed
 [2020-04-30 09:50 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=fdfd53769409ba2f2bc553772ec609698f56f87d
Log: Fix #79543: mcrypt functions not documented as being removed
 [2020-12-30 11:59 UTC] nikic@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=519ad0df57c4455f1a7e543bef95a7e90037c7aa
Log: Fix #79543: mcrypt functions not documented as being removed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 23:01:30 2024 UTC