Current Path :
/
usr
/
share
/
doc
/
cpanel-php74-horde-socket-client-2.1.3
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/doc/cpanel-php74-horde-socket-client-2.1.3/UPGRADING.rst
========================= Upgrading Socket_Client ========================= :Contact: dev@lists.horde.org .. contents:: Contents .. section-numbering:: This lists the API changes between releases of the package. Upgrading to 2.0.0 ================== - Horde\Socket\Client - Constructor - The $host parameter accepts a protocol scheme prefix like 'unix://'. - The $port parameter is optional. - The $context parameter has been added before the $params parameter. - getStatus(), gets(), read(), and write() have been added. Upgrading to 1.1.0 ================== - Horde\Socket\Client - Constructor Added the 'tlsv1' option to the $secure parameter.