mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-06 14:21:34 +00:00
Fix GH-37: decryption of an encrypted empty string returns false (#50)
Closes GH-50
This commit is contained in:
parent
d3bbfee186
commit
c365ff0835
4 changed files with 34 additions and 5 deletions
1
NEWS.md
1
NEWS.md
|
|
@ -4,6 +4,7 @@ List of all features for the release
|
|||
|
||||
## X.Y.Z
|
||||
- The deletekey `allow_secret` made optional again
|
||||
- Fixed GH-37: `gnupg_decrypt()` returns false when decrypting an encrypted empty string
|
||||
|
||||
## 1.5.1
|
||||
- Fixed compilation with PHP 8.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue