php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59335 Add optional headers to constructor
Submitted: 2010-08-03 06:39 UTC Modified: 2010-08-03 09:24 UTC
From: james dot mk dot green at gmail dot com Assigned:
Status: Closed Package: stomp (PECL)
PHP Version: 5.3.2 OS:
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: james dot mk dot green at gmail dot com
New email:
PHP Version: OS:

 

 [2010-08-03 06:39 UTC] james dot mk dot green at gmail dot com
Description:
------------
Some message queues support headers during the initial connection. ActiveMQ in particular allows a client-id to be set, allowing for durable subscribers.

It would be nice to see this added as an optional header to the constructor.

Currently I am having to use the fusesource stomp interface to achieve this.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-03 08:54 UTC] pierrick@php.net
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 [2010-08-03 09:24 UTC] pierrick@php.net
This fix is now available in release 1.0.1
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC