Skip to content

1.0.0 BETA 4

Choose a tag to compare

@prolic prolic released this 31 Jul 15:11
· 270 commits to master since this release

Fourth BETA Release

Added

  • updated documentation

Deprecated

  • nothing

Removed

  • nothing

Fixed

  • add some missing return types
  • cleanup in exchange and queue factory
  • phpamqplib hack to handle timeouts on waitConfirm correctly
  • bugfix in queue factory
  • amqp extension channel throw channel exception, even if underlying exception is a queue exception
  • update tests