mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 06:27:08 +00:00
Official PHP gnupg extension repository
75813dfb81
fix build with old libgpgme 1.3 |
||
---|---|---|
phpc@8b5b1e718f | ||
tests | ||
.gitignore | ||
.gitmodules | ||
config.m4 | ||
EXPERIMENTAL | ||
gnupg.c | ||
gnupg_keylistiterator.c | ||
LICENSE | ||
NEWS.md | ||
package.xml | ||
php_gnupg.h | ||
php_gnupg_keylistiterator.h | ||
README | ||
TODO.md | ||
UPGRADING |
A documentation how to install a PECL-Extension is available in the PHP-Manual http://www.php.net/manual/en/install.pecl.php The extension documentation is now available in the PHP-Manual: http://php.net/manual/en/book.gnupg.php The extension supports only gnupg version 1 and the version 2 is not currently supported. It should be fixed in the extension version 1.5.