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
 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 19:01:28 2025 UTC