php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #63919 AMQPQueue::declareQueue documentation
Submitted: 2013-01-06 16:59 UTC Modified: 2014-06-04 20:09 UTC
Votes:5
Avg. Score:3.8 ± 1.0
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:1 (33.3%)
From: gwijaya at gmail dot com Assigned: salathe (profile)
Status: Wont fix Package: amqp (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
17 - 16 = ?
Subscribe to this entry?

 
 [2013-01-06 16:59 UTC] gwijaya at gmail dot com
Description:
------------
amqp version 1.0.9

new name on method declare?


Patches

declarequeue.xml.patch (last revision 2013-01-06 17:00 UTC by gwijaya at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-01-06 17:09 UTC] gwijaya at gmail dot com
Like my previous report, my editor will catch 'declareQueue', and not the old method. Is this new method with the same purpose?
 [2013-03-02 14:28 UTC] salathe@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: salathe
 [2013-03-02 14:28 UTC] salathe@php.net
The declare() methods for AMQPQueue and AMQPExchange were changed to 
declareQueue() and declareExchange(), respectively. The actual methods continue 
to perform the same job.

The documentation could do with being updated with information on when this 
change occurred.
 [2014-06-04 20:07 UTC] salathe@php.net
-Status: Assigned +Status: Wont fix
 [2014-06-04 20:07 UTC] salathe@php.net
The AMQP docs have gone the way of the dojo, unfortunately.
 [2014-06-04 20:09 UTC] salathe@php.net
Dodo!  Dojos are definitely still around, unlike the AMQP docs and dodos.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 23:01:29 2024 UTC