[ANNOUNCEMENT] Net_Socket-1.2.2 (stable) Released.
[email protected] ("PEAR Announce") Thu, 13 Apr 2017 13:22:12 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_Socket-1.2.2 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Bug #21178: $php_errormsg is deprecated in PHP 7.2
Package Info
------------
Net_Socket is a class interface to TCP sockets. It provides blocking
and non-blocking operation, with different reading and writing modes
(byte-wise, block-wise, line-wise and special formats like network
byte-order ip addresses).
Related Links
-------------
Package home: http://pear.php.net/package/Net_Socket
Changelog: http://pear.php.net/package/Net_Socket/download/1.2.2
Download: http://download.pear.php.net/package/Net_Socket-1.2.2.tgz
Authors
-------