Skip to content

fixing compatibility with php 5.3

Choose a tag to compare

@mihaileu mihaileu released this 06 Dec 16:30
· 34 commits to master since this release
5d46fd8
  • 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