Blowfish.php 2

Type Line Description
error 86 Argument $name is missing from the Docblock of __get
error 86 No summary for method __get()

Blowfish/Openssl.php 5

Type Line Description
error 27 No summary for method supported()
error 34 Argument $text is missing from the Docblock of encrypt
error 34 No summary for method encrypt()
error 49 Argument $text is missing from the Docblock of decrypt
error 49 No summary for method decrypt()

Blowfish/Mcrypt.php 9

Type Line Description
error 42 No summary for method supported()
error 49 Argument $cipher is missing from the Docblock of __construct
error 49 No summary for method __construct()
error 58 Argument $text is missing from the Docblock of encrypt
error 58 No summary for method encrypt()
error 69 Argument $text is missing from the Docblock of decrypt
error 69 No summary for method decrypt()
error 80 Argument $iv is missing from the Docblock of setIv
error 80 No summary for method setIv()

Blowfish/Php.php 4

Type Line Description
error 42 Argument $text is missing from the Docblock of encrypt
error 42 No summary for method encrypt()
error 50 Argument $text is missing from the Docblock of decrypt
error 50 No summary for method decrypt()

Blowfish/Php/Cbc.php 6

Type Line Description
error 35 Argument $text is missing from the Docblock of encrypt
error 35 Argument $iv is missing from the Docblock of encrypt
error 35 No summary for method encrypt()
error 55 Argument $text is missing from the Docblock of decrypt
error 55 Argument $iv is missing from the Docblock of decrypt
error 55 No summary for method decrypt()

Blowfish/Php/Ecb.php 6

Type Line Description
error 35 Argument $text is missing from the Docblock of encrypt
error 35 Argument $iv is missing from the Docblock of encrypt
error 35 No summary for method encrypt()
error 51 Argument $text is missing from the Docblock of decrypt
error 51 Argument $iv is missing from the Docblock of decrypt
error 51 No summary for method decrypt()

Blowfish/Php/Base.php 6

Type Line Description
error 372 Argument $text is missing from the Docblock of encrypt
error 372 Argument $iv is missing from the Docblock of encrypt
error 372 No summary for method encrypt()
error 376 Argument $text is missing from the Docblock of decrypt
error 376 Argument $iv is missing from the Docblock of decrypt
error 376 No summary for method decrypt()

Blowfish/Pbkdf2.php 1

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