[ANNOUNCEMENT] Crypt_GPG-1.4.3 (stable) Released.
[email protected] ("PEAR Announce") Fri, 7 Oct 2016 09:54:23 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Crypt_GPG-1.4.3 (stable) has been released at http://pear.php.net/.
Release notes
-------------
This release fixes following bugs:
Fix Bug #21121: Searching for keys with pattern containing non-ascii characters.
Fix Bug #21119: Parsing of user identifier without name.
Added POSIX method to isRunning() consistent with terminate().
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.2.1 or greater.
Related Links
-------------
Package home: http://pear.php.net/package/Crypt_GPG
Changelog: http://pear.php.net/package/Crypt_GPG/download/1.4.3
Download: http://download.pear.php.net/package/Crypt_GPG-1.4.3.tgz
Authors
-------
Michael Gauthier (lead)
Nathan Fredrickson <[email protected]> (lead)
Aleksander Machniak (lead)