On 08/28/2015 08:22 PM, Thomas Spuhler wrote:
file /roundcubemail-1.0.6/program/lib/Crypt/GPG/PinEntry.php /**
- CLI user-interface and parser.
*/ require_once 'Console/CommandLine.php';
// {{{ class Crypt_GPG_PinEntry
So the bottom line is, is it needed?
Console/CommandLine is required if you're going to use Crypt_GPG and gnupg-2.x.