mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 06:27:08 +00:00
Update TODO list - remove implemented engine info setting
This commit is contained in:
parent
c1666d093c
commit
99e63e50ab
1 changed files with 0 additions and 3 deletions
3
TODO.md
3
TODO.md
|
@ -3,9 +3,6 @@
|
|||
- Support GnuPG 2
|
||||
- Introduce gnupg_geterrorinfo with more info about the error
|
||||
- including error message from gpgme
|
||||
- Allow setting engine info on object construction
|
||||
- Add __construct / res init with gpgme_ctx_set_engine_info
|
||||
- https://github.com/php-gnupg/php-gnupg/issues/7
|
||||
- Return decrypt result if extra param supplied (including recipients)
|
||||
- https://github.com/php-gnupg/php-gnupg/pull/12
|
||||
- Add parameter to `gnupg_keyinfo` to use `secret_only` on `gpgme_op_keylist_start`
|
||||
|
|
Loading…
Reference in a new issue