php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55851 Documentation needs "Return Value" if false
Submitted: 2011-10-05 00:22 UTC Modified: 2011-10-08 20:53 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: nmeyer at springcreekgroup dot com Assigned: frozenfire (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3.8 OS:
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:
8 - 3 = ?
Subscribe to this entry?

 
 [2011-10-05 00:22 UTC] nmeyer at springcreekgroup dot com
Description:
------------
---
From manual page: http://www.php.net/function.base64-encode#refsect1-
function.base64-encode-returnvalues
---


The documentation page should include something under "Return value" if the 
function fails. Eg does it return false? Or the string "". 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-10-08 20:53 UTC] frozenfire@php.net
Automatic comment from SVN on behalf of frozenfire
Revision: http://svn.php.net/viewvc/?view=revision&revision=317921
Log: Added returns false on failure, fixing bug #55851.
 [2011-10-08 20:53 UTC] frozenfire@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: frozenfire
 [2011-10-08 20:53 UTC] frozenfire@php.net
This bug has been fixed in SVN.

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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC