Pgp.php 12

Type Line Description
error 379 Argument $cmd is missing from the Docblock of _runInBackend
error 379 Argument $args is missing from the Docblock of _runInBackend
error 379 Argument $error is missing from the Docblock of _runInBackend
error 395 Argument $key is missing from the Docblock of _getPrivateKey
error 409 Argument $opts is missing from the Docblock of _getCipher
error 409 Argument $default is missing from the Docblock of _getCipher
error 425 Argument $opts is missing from the Docblock of _getCompression
error 425 Argument $default is missing from the Docblock of _getCompression
error 438 Argument $opts is missing from the Docblock of _getOption
error 438 Argument $default is missing from the Docblock of _getOption
error 438 Argument $name is missing from the Docblock of _getOption
error 438 Argument $map is missing from the Docblock of _getOption

Pgp/Element.php 1

Type Line Description
error 97 No summary for method __toString()

Pgp/Element/Key.php 11

Type Line Description
error 45 Argument $name is missing from the Docblock of __get
error 45 No summary for method __get()
error 118 Argument $email is missing from the Docblock of containsEmail
error 315 Argument $key is missing from the Docblock of _parseVerify
error 315 Argument $data is missing from the Docblock of _parseVerify
error 315 Argument $sig is missing from the Docblock of _parseVerify
error 315 No summary for method _parseVerify()
error 338 Argument $p is missing from the Docblock of _parseCreation
error 338 No summary for method _parseCreation()
error 352 Argument $p is missing from the Docblock of _parseRevokePacket
error 352 No summary for method _parseRevokePacket()

Pgp/Element/SignedMessage.php 7

Type Line Description
error 70 Argument $data is missing from the Docblock of __construct
error 70 Argument $headers is missing from the Docblock of __construct
error 70 No summary for method __construct()
error 98 No summary for method __toString()
error 112 Argument $name is missing from the Docblock of __get
error 112 No summary for method __get()
error 31 No summary for property $_armor

Pgp/Element/Text.php 1

Type Line Description
error 28 No summary for method __toString()

Pgp/Element/PrivateKey.php 4

Type Line Description
error 34 Argument $name is missing from the Docblock of __get
error 34 No summary for method __get()
error 84 No summary for method getPublicKey()
error 30 No summary for property $_armor

Pgp/Element/Signature.php 1

Type Line Description
error 28 No summary for property $_armor

Pgp/Element/PublicKey.php 2

Type Line Description
error 32 No summary for method getPublicKey()
error 28 No summary for property $_armor

Pgp/Element/Message.php 2

Type Line Description
error 32 No summary for method isEncryptedSymmetrically()
error 28 No summary for property $_armor

Pgp/Keyserver.php 2

Type Line Description
error 247 Argument $keyid is missing from the Docblock of _getKeyIdString
error 247 No summary for method _getKeyIdString()

Pgp/Armor.php 10

Type Line Description
error 66 Name of argument $data does not match with the DocBlock's name $text in __construct()
notice 66 Parameter $text could not be found in __construct()
error 80 No summary for method count()
error 89 No summary for method current()
error 96 No summary for method key()
error 103 No summary for method next()
error 206 No summary for method rewind()
error 216 No summary for method valid()
error 223 Argument $position is missing from the Docblock of seek
error 223 No summary for method seek()

Pgp/Mime.php 7

Type Line Description
error 75 Argument $part is missing from the Docblock of _signPart
error 75 Argument $detach_sig is missing from the Docblock of _signPart
error 75 No summary for method _signPart()
error 154 Name of argument $data does not match with the DocBlock's name $encrypted in _encryptPart()
error 154 Argument $opts is missing from the Docblock of _encryptPart
error 154 Name of argument $opts does not match with the DocBlock's name $encrypted in _encryptPart()
notice 154 Parameter $encrypted could not be found in _encryptPart()

Pgp/Crypt/Cast128.php 12

Type Line Description
error 55 Argument $key is missing from the Docblock of setKey
error 55 No summary for method setKey()
error 62 Argument $iv is missing from the Docblock of setIV
error 62 No summary for method setIV()
error 69 Argument $data is missing from the Docblock of encrypt
error 69 No summary for method encrypt()
error 83 Argument $data is missing from the Docblock of decrypt
error 83 No summary for method decrypt()
error 29 No summary for property $block_size
error 33 No summary for property $key_size
error 37 No summary for property $_key
error 41 No summary for property $_iv

Pgp/Backend/Openpgp.php 24

Type Line Description
error 58 Argument $opts is missing from the Docblock of generateKey
error 58 No summary for method generateKey()
error 238 Argument $text is missing from the Docblock of encrypt
error 238 Argument $keys is missing from the Docblock of encrypt
error 238 Argument $opts is missing from the Docblock of encrypt
error 238 No summary for method encrypt()
error 276 Argument $text is missing from the Docblock of encryptSymmetric
error 276 Argument $passphrase is missing from the Docblock of encryptSymmetric
error 276 Argument $opts is missing from the Docblock of encryptSymmetric
error 276 No summary for method encryptSymmetric()
error 422 Argument $text is missing from the Docblock of sign
error 422 Argument $key is missing from the Docblock of sign
error 422 Argument $mode is missing from the Docblock of sign
error 422 Argument $opts is missing from the Docblock of sign
error 422 No summary for method sign()
error 488 Argument $msg is missing from the Docblock of decrypt
error 488 Argument $key is missing from the Docblock of decrypt
error 488 No summary for method decrypt()
error 552 Argument $msg is missing from the Docblock of decryptSymmetric
error 552 Argument $passphrase is missing from the Docblock of decryptSymmetric
error 552 No summary for method decryptSymmetric()
error 581 Argument $msg is missing from the Docblock of verify
error 581 Argument $key is missing from the Docblock of verify
error 581 No summary for method verify()