WIP: Namespace all PHP files #494
Annotations
10 errors
plugins/enigma/lib/enigma_driver_gnupg.php#L310
Method Roundcube\WIP\enigma_driver_gnupg::list_keys() has invalid return type Roundcube\WIP\enigma_error.
|
plugins/enigma/lib/enigma_driver_gnupg.php#L323
Method Roundcube\WIP\enigma_driver_gnupg::list_keys() should return array<Roundcube\WIP\enigma_key>|Roundcube\WIP\enigma_error but returns enigma_error.
|
plugins/enigma/lib/enigma_driver_gnupg.php#L344
Method Roundcube\WIP\enigma_driver_gnupg::get_key() should return enigma_error|enigma_key but returns Roundcube\WIP\enigma_error.
|
plugins/enigma/lib/enigma_engine.php#L118
Method Roundcube\WIP\enigma_engine::sign_message() has invalid return type Roundcube\WIP\enigma_error.
|
plugins/enigma/lib/enigma_engine.php#L127
Method Roundcube\WIP\enigma_engine::sign_message() should return Roundcube\WIP\enigma_error|null but returns enigma_error.
|
plugins/enigma/lib/enigma_engine.php#L137
Method Roundcube\WIP\enigma_engine::sign_message() should return Roundcube\WIP\enigma_error|null but returns enigma_error.
|
plugins/enigma/lib/enigma_engine.php#L187
Method Roundcube\WIP\enigma_engine::sign_message() should return Roundcube\WIP\enigma_error|null but returns enigma_error.
|
plugins/enigma/lib/enigma_engine.php#L216
Method Roundcube\WIP\enigma_engine::encrypt_message() has invalid return type Roundcube\WIP\enigma_error.
|
plugins/enigma/lib/enigma_engine.php#L231
Method Roundcube\WIP\enigma_engine::encrypt_message() should return Roundcube\WIP\enigma_error|null but returns enigma_error.
|
plugins/enigma/lib/enigma_engine.php#L241
Method Roundcube\WIP\enigma_engine::encrypt_message() should return Roundcube\WIP\enigma_error|null but returns enigma_error.
|
This job failed
Loading