php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70659 wrong signature function
Submitted: 2015-10-07 13:33 UTC Modified: 2015-10-09 06:50 UTC
From: marcosptf at yahoo dot com dot br Assigned: sobak (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: anyone
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: marcosptf at yahoo dot com dot br
New email:
PHP Version: OS:

 

 [2015-10-07 13:33 UTC] marcosptf at yahoo dot com dot br
Description:
------------
hello to everyone!

i've seen a wrong return in php document about bzflush function.
on signature of this function, explain that the return of this function is (int), but on return values, explain that this function return (bool);

see debugs ==>
https://www.flickr.com/photos/marcosptf/22007131762/in/dateposted-public/
https://www.flickr.com/photos/marcosptf/21396628204/in/dateposted-public/




Patches

bug70659.patch (last revision 2015-10-08 08:13 UTC by rogeriopradoj at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-10-08 08:31 UTC] rogeriopradoj@php.net
-Assigned To: +Assigned To: rogeriopradoj
 [2015-10-09 06:45 UTC] sobak@php.net
Automatic comment from SVN on behalf of sobak
Revision: http://svn.php.net/viewvc/?view=revision&revision=337977
Log: Correct returned type (closes bug #70659)
 [2015-10-09 06:49 UTC] sobak@php.net
-Assigned To: rogeriopradoj +Assigned To: sobak
 [2015-10-09 06:50 UTC] sobak@php.net
-Status: Assigned +Status: Closed
 [2015-10-09 06:50 UTC] sobak@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 09:01:29 2024 UTC