Official PHP gnupg extension repository
Find a file
Remi Collet 32203934c7 Fix callbacks prototype, to match exactly what expected.
This is broken on ZTS, as the additional parameter (TRSMLS)
will never be sent by libgpgme.

The cast was badly hdding the warning about this.
2016-06-16 11:13:08 +02:00
phpc@6b7438355c Use fixed PHPC_HASH_CSTR_ADD_PTR 2016-05-29 18:53:20 +01:00
tests Use fixed PHPC_HASH_CSTR_ADD_PTR 2016-05-29 18:53:20 +01:00
.gitignore Make initial port to phpc 2016-05-21 21:27:06 +01:00
.gitmodules Make initial port to phpc 2016-05-21 21:27:06 +01:00
config.m4 Close: https://bugs.php.net/bug.php?id=69785 2016-05-03 02:50:01 -05:00
EXPERIMENTAL initial release 2005-10-07 18:59:50 +00:00
gnupg.c Fix callbacks prototype, to match exactly what expected. 2016-06-16 11:13:08 +02:00
gnupg_keylistiterator.c Port gnupg_keylistiterator to use phpc 2016-05-22 18:52:23 +01:00
LICENSE Update w/ lead change info... 2013-07-08 14:11:30 +00:00
package.xml Release 1.4.0RC1 2016-06-15 19:58:07 +01:00
php_gnupg.h Bump varsion to 1.4.0 2016-06-15 20:07:43 +01:00
php_gnupg_keylistiterator.h Port gnupg_keylistiterator to use phpc 2016-05-22 18:52:23 +01:00
README Bogus url 2013-07-02 15:37:29 +00:00

A documentation how to install a PECL-Extension is available in the PHP-Manual http://www.php.net/manual/en/install.pecl.php

The documentation is now available in the PHP-Manual http://www.php.net/manual/en/