summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-04-08 15:23:05 +0200
committerRemi Collet <remi@php.net>2025-04-08 15:23:05 +0200
commit7114203ef3846709f24d74d037b7832feb07edec (patch)
tree8e03346009654fa37605cb7756ef19bf41bd2394 /REFLECTION
parentd063ddfef598d55060d9835c5de1116aae6dde9a (diff)
update to 1.5.2
re-license spec file to CECILL-2.1 open https://github.com/php-gnupg/php-gnupg/pull/52 file missing in archive open https://github.com/php-gnupg/php-gnupg/pull/53 fix tests with PHP 5
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index e260b2d..515a08e 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #124 gnupg version 1.5.1 ] {
+Extension [ <persistent> extension #82 gnupg version 1.5.2 ] {
- Constants [36] {
Constant [ int GNUPG_SIG_MODE_NORMAL ] { 0 }
@@ -36,7 +36,7 @@ Extension [ <persistent> extension #124 gnupg version 1.5.1 ] {
Constant [ int GNUPG_PK_ECDSA ] { 301 }
Constant [ int GNUPG_PK_ECDH ] { 302 }
Constant [ int GNUPG_PK_EDDSA ] { 303 }
- Constant [ string GNUPG_GPGME_VERSION ] { 1.17.0 }
+ Constant [ string GNUPG_GPGME_VERSION ] { 1.23.2 }
}
- Functions {
@@ -197,7 +197,7 @@ Extension [ <persistent> extension #124 gnupg version 1.5.1 ] {
- Parameters [3] {
Parameter #0 [ <required> $res ]
Parameter #1 [ <required> $kye ]
- Parameter #2 [ <required> $allow_secret ]
+ Parameter #2 [ <optional> $allow_secret = <default> ]
}
}
Function [ <internal:gnupg> function gnupg_gettrustlist ] {
@@ -431,7 +431,7 @@ Extension [ <persistent> extension #124 gnupg version 1.5.1 ] {
- Parameters [2] {
Parameter #0 [ <required> $kye ]
- Parameter #1 [ <required> $allow_secret ]
+ Parameter #1 [ <optional> $allow_secret = <default> ]
}
}