mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-23 23:07:10 +00:00
Update TODO
This commit is contained in:
parent
c4b61386a8
commit
0271998c03
1 changed files with 3 additions and 2 deletions
5
TODO.md
5
TODO.md
|
@ -1,8 +1,9 @@
|
||||||
# TODO list
|
# TODO list
|
||||||
|
|
||||||
- Fix build error with gpgme 1.4.0 - https://bugs.php.net/bug.php?id=81004&edit=1
|
|
||||||
- Support PHP 8.1
|
|
||||||
- Update PHP.net documentation - including changes in 1.5.0
|
- Update PHP.net documentation - including changes in 1.5.0
|
||||||
|
- Add CI for running tests
|
||||||
|
- Fix mem leak for encrypting empty key
|
||||||
|
- https://github.com/php-gnupg/php-gnupg/issues/37
|
||||||
- Fix / review and test PR of decryption with multiple keys
|
- Fix / review and test PR of decryption with multiple keys
|
||||||
- https://github.com/php-gnupg/php-gnupg/pull/33
|
- https://github.com/php-gnupg/php-gnupg/pull/33
|
||||||
- Add support for exporting multiple keys using `gpgme_op_export_ext`
|
- Add support for exporting multiple keys using `gpgme_op_export_ext`
|
||||||
|
|
Loading…
Reference in a new issue