mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Undefined property SnappyMail\PGP\GPG::$passphrases reported in #325
This commit is contained in:
parent
a7b03ef6f6
commit
334d3918c5
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ class GPG
|
|||
$curves = [],
|
||||
$pubkey_types = [],
|
||||
$compressions = [],
|
||||
$passphrases = [],
|
||||
|
||||
$proc_resource,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue