v1.1.0-beta3 1.1.0-beta3
authorMichael Wallner <mike@php.net>
Thu, 15 Apr 2021 11:42:53 +0000 (13:42 +0200)
committerMichael Wallner <mike@php.net>
Thu, 15 Apr 2021 11:42:53 +0000 (13:42 +0200)
> released 2021-04-15

**Changes from beta2:**

* Fix [gh #108](https://github.com/m6w6/libmemcached/issues/105):
  macOS Big Sur: dtrace does not understand -G switch
* Add support for IPv6 bracketed syntax in `memcached_servers_parse`.
* Make `memcat`'s `--file` option's argument optional defaulting to `<key>`.
* Fix libmemcachedprotocol's binary `STAT` and `VERSION` handlers.
* Fix [gh #105](https://github.com/m6w6/libmemcached/issues/105):
  EINTR handled too defensively when polling.


No differences found