diff options
author | Remi Collet <remi@remirepo.net> | 2021-02-15 08:23:56 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-02-15 08:23:56 +0100 |
commit | 4efa260e22648741cb25f2d8d51418c3491c46a9 (patch) | |
tree | e0c13eca39a0ff189e9689ac924d73600a28cbdf /PHPINFO | |
parent | b78ba312b02b5706b35adc5bd2db3337b4e1a3fd (diff) |
Update to 1.5.0RC1
open https://github.com/php-gnupg/php-gnupg/pull/25
missing files in pecl archive
open https://github.com/php-gnupg/php-gnupg/pull/26
also cleanup socket files
open https://github.com/php-gnupg/php-gnupg/pull/27
fix build with old libgpgme 1.3
use gnupg version 2 (Fedora and EL-8)
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ + +gnupg + +gnupg support => enabled +GPGme Version => 1.14.0 +Extension Version => 1.5.0RC1 |