php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33686 No mention of return value of mcrypt_generic() upon failure in documentation.
Submitted: 2005-07-13 23:24 UTC Modified: 2005-07-14 09:41 UTC
From: vic at shellsage dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Gentoo Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: vic at shellsage dot com
New email:
PHP Version: OS:

 

 [2005-07-13 23:24 UTC] vic at shellsage dot com
Description:
------------
http://us3.php.net/manual/en/function.mcrypt-generic.php
There is no mention of what is returned by mcrypt_generic() if the function failed to encrypt the given data. Can it even fail? Same thing for mdecrypt_generic().


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-14 09:41 UTC] vrana@php.net
These functions couldn't fail (with the exception of wrong parameters count which is handled the standard way.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 02:01:33 2025 UTC