On 25 April 2014 11:06, Gerben Jacobs <[email protected]> wrote:
> Hello, > > I noticed that the AMQP documentation ( > http://www.php.net/manual/en/book.amqp.php) isn't working (HTTP 404). The > only version that seems to be working is the Polish one ( > http://www.php.net/manual/pl/book.amqp.php) but even there the language > dropdown doesn't recognize that it's Polish. > The AMQP documentation was removed from the manual some weeks ago. It was very much out of date and incomplete; having no documentation in the manual was better than what was there. Unfortunately, I am not aware of any maintained proper documentation sources for the AMQP extension. The closest thing is a collection of "stub" files for the extension available at https://github.com/pdezwart/php-amqp/tree/master/stubs > > Sincerely, > Gerben Jacobs >
