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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC