Re: [PHP-DOC] AMQP Documentation Update to public docs

2012-12-14 Thread Sherif Ramadan
On Fri, Dec 14, 2012 at 11:54 PM, Pieter de Zwart wrote: > I don't see AMQPQueue::declareQueue or AMQPExchange::declareExchange. I > have asked someone else to check their local mirror, and they also do not > see the changes. I probably screwed up an ref entry somewhere. I'll look > around, but an

Re: [PHP-DOC] AMQP Documentation Update to public docs

2012-12-14 Thread Pieter de Zwart
I don't see AMQPQueue::declareQueue or AMQPExchange::declareExchange. I have asked someone else to check their local mirror, and they also do not see the changes. I probably screwed up an ref entry somewhere. I'll look around, but any hints would be appreciated. Thanks! On Tue, Dec 11, 2012 at 9

Re: [PHP-DOC] AMQP Documentation Update to public docs

2012-12-11 Thread Philip Olson
Hello Pieter, Do you have a specific example that's not online? It seems like the changes are online (at least, the parts I checked). Or maybe a particular mirror didn't update? Regards, Philip On Dec 11, 2012, at 9:38 PM, Pieter de Zwart wrote: > Hey guys, > > On Dec 4th, I made the below co

Re: [PHP-DOC] AMQP Documentation Update to public docs

2012-12-11 Thread Sherif Ramadan
On Wed, Dec 12, 2012 at 12:38 AM, Pieter de Zwart wrote: > Hey guys, > > On Dec 4th, I made the below commit to trunk. I was under the previous > impression that commits made would get rolled up every Friday into the > public docs and pushed out. I, however, do not see the changes below in the > p

Re: [PHP-DOC] AMQP Documentation

2012-06-05 Thread Hannes Magnusson
If I remember correctly the extension required an explicit revision of the library, and was not compatible with the later releases. -Hannes On Tue, Jun 5, 2012 at 9:41 AM, Stelian Mocanita wrote: > Hello again, > > I managed to update that page ( editor was on my side this time ) but when I > t

Re: [PHP-DOC] AMQP Documentation

2012-06-05 Thread Stelian Mocanita
Hello again, I managed to update that page ( editor was on my side this time ) but when I tested the new git installation way, I realized that amqp does not compile with the new files from RabbitMQ, and a google search led to more desperate questions about this. There seems to be another implement

Re: [PHP-DOC] AMQP Documentation

2012-06-04 Thread Stelian Mocanita
Hello again, Thanks Philip, I will do so, and fingers crossed on the editor :) Regards, Stelian On Mon, Jun 4, 2012 at 8:26 PM, Philip Olson wrote: > > On Jun 4, 2012, at 11:15 AM, Stelian Mocanita wrote: > > > Hello guys, > > > > The installation documentation for the AMQP ( > http://www.php.

Re: [PHP-DOC] AMQP Documentation

2012-06-04 Thread Philip Olson
On Jun 4, 2012, at 11:15 AM, Stelian Mocanita wrote: > Hello guys, > > The installation documentation for the AMQP > (http://www.php.net/manual/en/amqp.installation.php) is totally off. The guys > at RabbitMQ moved their code from mercurial to git ( > https://github.com/alanxz/rabbitmq-c ), a