[ANNOUNCEMENT] Crypt_GPG-1.6.3 (stable) Released.

[email protected] ("PEAR Announce") Mon, 4 Jun 2018 01:59:25 -0400 (EDT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Crypt_GPG-1.6.3 (stable) has been released at http://pear.php.net/.

Release notes
-------------
Exclude tools/ and package.php from a composer archive.
Make possible to get a list of GnuPG warnings collected on last operation.
Fix Bug #21242: PHPUnit tests fail sometimes while deleting S.gpg-agent.extra.
Fix mode argument type in docblock.

Package Info
------------
This package provides an object oriented interface to GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.

Though GnuPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.

This package requires PHP version 5.4.8 or greater.

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

Authors
-------
Michael Gauthier (lead)
Nathan Fredrickson <[email protected]> (lead)
Aleksander Machniak (lead)