php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #25083 base64_decode return value is not fully specified
Submitted: 2003-08-13 18:27 UTC Modified: 2003-08-14 03:44 UTC
From: krenya at inf dot bme dot hu Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.1 OS:
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: krenya at inf dot bme dot hu
New email:
PHP Version: OS:

 

 [2003-08-13 18:27 UTC] krenya at inf dot bme dot hu
Description:
------------
base64_decode() returns (not too surprisingly) FALSE when it fails to decode the input string. The documentation does not specify this, I realized it thru testing. Please add a line that says something about this to the base64_decode() docs page.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-14 03:44 UTC] didou@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/base64-decode.xml?login=2&r1=1.4&r2=1.5&ty=u

here you are :)

didou
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 09 18:00:02 2025 UTC