Commit Graph

7 Commits

Author SHA1 Message Date
Michael Klishin
816cf60f35
Add more missing closing tags, references #198 2019-01-04 21:19:31 +03:00
Brian Short
45d10d8205 Clean up inconsistent echo statements in PHP
Echo statements were inconsistent in the use of double quotes vs. single
quotes. Some echo statements had spaces between arguments, some did not.
2018-05-28 16:36:48 -04:00
Brian Short
0ea96992d9 PHP Tutorial sources conform to PSR-2 standard
The code in the PHP tutorials was sometimes a bit messy.
With these changes the code conforms to standards outlined here:
https://www.php-fig.org/psr/psr-2/
2018-05-28 16:31:12 -04:00
jeff_walter
68241acf7a Updated demo code to use AMQPStreamConnection class instead of the deprecated AMQPConnection class. It has been officially deprecated since Nov. 2014, see: videlalvaro/php-amqplib@64eb289#diff-d22541aa1646efa4a61d570b8a0a0ff0. 2015-10-02 09:59:44 -05:00
Alvaro Videla
16a3b8d698 updates PHP files to use videlalvaro/php-amqplib 2013-07-29 16:31:05 +02:00
Marek Majkowski
f10c746888 Final touches to third tutorial examples. 2010-11-23 13:32:23 +00:00
Alvaro Videla
d287ed0ffa php examples 2010-11-23 03:26:53 +08:00