Skip to content

Commit

Permalink
Deprecate MCrypt Class for removal in 5.0.0 (#34159)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil E. Taylor committed May 24, 2021
1 parent 72c683e commit 3265d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/src/Encrypt/AES/Mcrypt.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
* Mcrypt implementation
*
* @since 4.0.0
*
* @deprecated 4.0.0 will be removed in 5.0.0
*/
class Mcrypt extends AbstractAES implements AesInterface
{
Expand Down

0 comments on commit 3265d0d

Please sign in to comment.