fixing compatibility with php 5.3
-
add php7.3 in travis checking
-
make code compatible with php 5.3
the builds are failing on php5.3 due the fact that php 5.3 doesn't support ::class constant.
The issue was introduced by: https://github.com/php-amqplib/RabbitMqBundle/pull/571/files