We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cdaf8 commit 84449ffCopy full SHA for 84449ff
CHANGELOG.md
@@ -2,11 +2,12 @@
2
3
All Notable changes to `php-amqplib` will be documented in this file
4
5
-## 2.8.1 - 2018-11-12
+## 2.8.1 - 2018-11-13
6
7
[GitHub Milestone](https://github.com/php-amqplib/php-amqplib/milestone/6?closed=1)
8
9
- `ext-sockets` is now required: [PR](https://github.com/php-amqplib/php-amqplib/pull/610)
10
+- Fix `errno=11 Resource temporarily unavailable` error: [Issue](https://github.com/php-amqplib/php-amqplib/issues/613) / [PR](https://github.com/php-amqplib/php-amqplib/pull/615)
11
12
## 2.8.0 - 2018-10-23
13
0 commit comments