mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +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 = [],
|
$curves = [],
|
||||||
$pubkey_types = [],
|
$pubkey_types = [],
|
||||||
$compressions = [],
|
$compressions = [],
|
||||||
|
$passphrases = [],
|
||||||
|
|
||||||
$proc_resource,
|
$proc_resource,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue