Horde_Socket_Client
pear.horde.org
Network socket client library
A library that provides an abstract PHP network socket client.
Michael Slusarz
slusarz
slusarz@horde.org
no
2020-03-12
2.1.3
2.0.0
stable
stable
LGPL-2.1
* [jan] Fix setting 'verify' context parameters (Christoph Wurst <christoph@winzerhof-wurst.at>, GH PR #3).
5.3.0
8.0.0alpha1
8.0.0alpha1
1.7.0
Horde_Exception
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
openssl
1.0.0
1.0.0
stable
stable
2013-10-19
LGPL-2.1
* [mms] Initial release.
1.1.0
1.1.0
stable
stable
2013-10-30
LGPL-2.1
* [mms] Add 'tlsv1' as a secure parameter option in the Client constructor.
1.1.1
1.1.0
stable
stable
2014-01-22
LGPL-2.1
* [mms] Handle transient socket connection issues.
1.1.2
1.1.0
stable
stable
2014-07-01
LGPL-2.1
* [mms] Fix BC-breaking regression with self-signed TLS certificates introduced by PHP 5.6.
2.0.0
2.0.0
stable
stable
2015-03-10
LGPL-2.1
* [jan] Add parameter for stream context settings (Request #13730).
* [jan] Allow to pass hostname with protocol scheme prefix.
* [jan] Add getStatus(), gets(), read(), and write().
2.1.0
2.0.0
stable
stable
2016-01-05
LGPL-2.1
* [jan] Enable TLS 1.1 and 1.2 connections (Request #14190).
2.1.1
2.0.0
stable
stable
2016-02-18
LGPL-2.1
* [jan] Mark PHP 7 as supported.
2.1.2
2.0.0
stable
stable
2017-10-17
LGPL-2.1
* [mjr] Fix issues when retrying a failed connection (PR #1, Antoine DeschĂȘnes).
2.1.3
2.0.0
stable
stable
2018-01-25
LGPL-2.1
* [jan] Fix setting 'verify' context parameters (Christoph Wurst <christoph@winzerhof-wurst.at>, GH PR #3).