php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #74208 Syntax error with the sample code provided.
Submitted: 2017-03-05 14:47 UTC Modified: 2017-03-05 14:51 UTC
From: primerossgh at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 5.6.30 OS: irrelevant
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: primerossgh at gmail dot com
New email:
PHP Version: OS:

 

 [2017-03-05 14:47 UTC] primerossgh at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.msg-get-queue
---
`
resource msg_get_queue ( int $key [, int $perms = 0666 ] )
`

The above example can be found in the documentation and as you may notice the comma is within the array. Also passing the second params as an array raises an error `msg_get_queue() expects parameter 2 to be long, array given on line 1` 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-03-05 14:51 UTC] requinix@php.net
-Status: Open +Status: Not a bug
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 12:01:32 2024 UTC