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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Tue May 21 11:01:34 2024 UTC