[ANNOUNCEMENT] Net_SMPP_Client-0.4.0 (devel) Released.

[email protected] ("PEAR Announce") Wed, 4 Jun 2014 04:32:56 +0100 (BST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Net_SMPP_Client-0.4.0 (devel) has been released at http://pear.php.net/.

Release notes
-------------
QA release
Upgrade to package 2.0
Upgrade to PHP5+

Package Info
------------
Net_SMPP_Client is a package for communicating with SMPP servers, built with
Net_SMPP. It can be used to send SMS messages, among other things.

    Features:
    - PDU stack keeps track of which PDUs have crossed the wire
    - Keeps track of the connection state, and won't let you send PDUs if
      the state is incorrect.
    - Supports SMPP vendor extensions.

Related Links
-------------
Package home: http://pear.php.net/package/Net_SMPP_Client
   Changelog: http://pear.php.net/package/Net_SMPP_Client/download/0.4.0
    Download: http://download.pear.php.net/package/Net_SMPP_Client-0.4.0.tgz

Authors
-------
Ian Eure (lead)