php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34085 Missied ')' in 'msg_receive' (sysvmsg.c) proto definition.
Submitted: 2005-08-11 23:47 UTC Modified: 2005-08-11 23:56 UTC
From: flatdev at mail dot ru Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.4.0 OS: WinXP
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: flatdev at mail dot ru
New email:
PHP Version: OS:

 

 [2005-08-11 23:47 UTC] flatdev at mail dot ru
Description:
------------
File:
ext/sysvmsg/sysvmsg.c

Find:
"proto mixed msg_receive(resource queue, long desiredmsgtype, long &msgtype, long maxsize, mixed message [[, bool unserialize=true][, long flags=0[, long errorcode]]]"

After this ']]]' should be ')'.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-11 23:56 UTC] tony2001@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.

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.

Actually, this is not a docu problem.
But thanks, it's fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 23:01:30 2024 UTC