Commit graph

43 commits

Author SHA1 Message Date
TAKAGI Masahiro
435af06eb1 Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328687 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 21:02:57 +00:00
Pieter de Zwart
2b934de811 Updating AMQP documentation
* Replacing deprecated declare functions
* Adding missing timeouts


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328670 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 04:31:42 +00:00
Adam Harvey
d38dc50d90 Fix the parameter type for the AMQPQueue constructor, per note 110152.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327772 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-25 02:32:33 +00:00
Philip Olson
edb012ddea Fixed typo. Patch by Tyler Davis (via OE)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327195 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 06:41:16 +00:00
Philip Olson
8832e6644e This was moved to a git repo on github. Patch by stelianm.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327191 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-20 19:10:16 +00:00
Adam Harvey
83c2e760cc Fix the constants listed per a user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326955 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-03 07:30:21 +00:00
Yago Ferrer
4211fd7669 Fixed typo. "Get the the header value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324814 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-04 18:00:24 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Pieter de Zwart
496f2e4e0d * Fixing AMQPExchange::publish documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323842 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 20:24:50 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
TAKAGI Masahiro
65ecdcc727 correct description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323568 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 21:01:02 +00:00
Yannick Torres
402733fc04 Fix Revision ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323281 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 10:18:16 +00:00
Pieter de Zwart
dc1dcfb27b Updating AMQP Documentation for version 1.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323238 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 21:06:00 +00:00
Jakub Vrana
980c3e61c4 Link INI descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Bradley Holt
e90268fb15 Update AMQP documentation to follow documentation standards.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315621 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-27 17:55:51 +00:00
Bradley Holt
fa1ad00f00 Add examples to AMQPQueue::get and AMQPQueue::ack documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315574 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:53:23 +00:00
Bradley Holt
a69c932469 Fix incorrect constant name and add missing parameter name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315571 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:44:29 +00:00
Philip Olson
d97547240c Fixed bug: updated 'hg clone' line to output to a 'rabbitmq-c' dir as suggested later in the code. Idea stolen from Bradley Holt's blog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313493 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-20 23:20:40 +00:00
Philip Olson
ab307fa4d9 Added missing PECL link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-20 22:59:18 +00:00
Peter Cowburn
be318032a3 see something
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313474 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-20 14:08:24 +00:00
Pieter de Zwart
a4464df2cb Updating AMQP docs - Better function descriptions for:
AMQP_Queue - consume
AMQP_Queue - get


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311298 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-20 18:07:34 +00:00
Jakub Vrana
5b4bd92b04 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308218 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 19:39:11 +00:00
Jakub Vrana
3fabefcdd8 Fix proto (doc bug #53645)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308199 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 15:08:56 +00:00
Hannes Magnusson
a67bc251d0 Added missing params, fix examples and added error refsect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307973 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-03 13:10:21 +00:00
Hannes Magnusson
6df80bd8ba Document missing optional parameters (Are Pedersen)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307972 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-03 13:09:37 +00:00
Yannick Torres
638751989c typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307964 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 22:34:10 +00:00
Richard Quadling
4b62e38b59 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307959 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 16:01:08 +00:00
Hannes Magnusson
c134a74ba3 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307958 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 14:11:41 +00:00
Hannes Magnusson
04f2833580 - Replace "void" with &no.function.params;
- Replace some "returns true if all was good" with &return.success;
- Document exceptions thrown
- Document the ctor array keys properly
- Minor update to some examples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307957 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 14:11:16 +00:00
Hannes Magnusson
9f1626bd1a Missing method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307956 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 14:03:40 +00:00
Pieter de Zwart
953e9ec5b2 Updating examples to be in line with new API
Fixing typo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306826 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-29 18:29:18 +00:00
Braian Iván Monnier
a19e054bef Indentation problems fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306441 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-18 18:36:32 +00:00
Brad Rodriguez
7cdcbb776a updating function examples to include new required connect() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306437 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-18 17:07:41 +00:00
Brad Rodriguez
1468ebeca9 Updating example to work with new api.
connect() is now required.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306436 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-18 17:02:05 +00:00
Richard Quadling
f38b42e952 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306340 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-13 13:50:40 +00:00
Brad Rodriguez
5fd9114f59 Updating documentation for the 0.2.0 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306200 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 20:28:58 +00:00
Pieter de Zwart
26e6e186bc Updating AMQP documentation to reflect current working/supported
version of librabbitmq library.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302507 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 21:25:50 +00:00
Pieter de Zwart
ba57d7f325 Documenting AMQPQueue::bind and AMQP::ack.
Cleaning up definitions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300868 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-30 00:58:26 +00:00
Pieter de Zwart
a0601ea973 Fixing install section of AMQP per feedback from list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300369 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 19:32:12 +00:00
Pieter de Zwart
76909071ad Initial commit of AMQP documentation after preliminary approval from PHP Doc list.
Part 1 of 2 part commit. Associated commit is of doc-base.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300253 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-07 06:56:48 +00:00