Rest.php 1

Type Line Description
error 69 Argument $server is missing from the Docblock of setServer

Registry.php 1

Type Line Description
error 25 No summary for method listPackages()

Package/Xml/Element/File.php 2

Type Line Description
error 101 Name of argument $file does not match with the DocBlock's name $directory in setFileNode()
notice 101 Parameter $directory could not be found in setFileNode()

Package/Xml/Contents.php 3

Type Line Description
error 96 Name of argument $contents does not match with the DocBlock's name $files in update()
error 96 The type hint of the argument is incorrect for the type definition of the @param tag with argument $contents in update()
notice 96 Parameter $files could not be found in update()

Package/Dependencies.php 4

Type Line Description
error 104 Argument $optional is missing from the Docblock of addOther
error 104 Name of argument $optional does not match with the DocBlock's name $type in addOther()
error 104 Argument $result is missing from the Docblock of addOther
error 104 Name of argument $result does not match with the DocBlock's name $type in addOther()

Package/Xml.php 32

Type Line Description
error 71 Argument $factory is missing from the Docblock of __construct
error 71 Name of argument $factory does not match with the DocBlock's name $xml in __construct()
error 124 Argument $type is missing from the Docblock of getContent
error 124 Argument $path is missing from the Docblock of getContent
error 468 Name of argument $notes does not match with the DocBlock's name $note in setNotes()
error 468 The type hint of the argument is incorrect for the type definition of the @param tag with argument $notes in setNotes()
notice 468 Parameter $note could not be found in setNotes()
error 616 Name of argument $constraints does not match with the DocBlock's name $contraints in addDependency()
notice 616 Parameter $contraints could not be found in addDependency()
error 915 Argument $context is missing from the Docblock of findNodesRelativeTo
error 915 Name of argument $context does not match with the DocBlock's name $query in findNodesRelativeTo()
error 982 Name of argument $attributes does not match with the DocBlock's name $attribues in replaceTextNodeRelativeTo()
notice 982 Parameter $attribues could not be found in replaceTextNodeRelativeTo()
error 1052 Argument $elements is missing from the Docblock of insert
error 1052 Argument $point is missing from the Docblock of insert
error 1052 No summary for method insert()
error 1069 Argument $elements is missing from the Docblock of append
error 1069 Argument $parent is missing from the Docblock of append
error 1069 No summary for method append()
error 1092 Argument $text is missing from the Docblock of createText
error 1092 No summary for method createText()
error 1097 Argument $comment is missing from the Docblock of createComment
error 1097 No summary for method createComment()
error 1102 Argument $name is missing from the Docblock of createNode
error 1102 Argument $attributes is missing from the Docblock of createNode
error 1102 Argument $ns is missing from the Docblock of createNode
error 1102 No summary for method createNode()
error 1114 Argument $node is missing from the Docblock of removeWhitespace
error 1114 No summary for method removeWhitespace()
error 1124 Argument $node is missing from the Docblock of removeComment
error 1124 Argument $comment is missing from the Docblock of removeComment
error 1124 No summary for method removeComment()

Package/Contents/Ignore/Composer.php 2

Type Line Description
error 28 Argument $element is missing from the Docblock of isIgnored
error 28 No summary for method isIgnored()

Package/Type/Horde.php 2

Type Line Description
error 45 Argument $repository_root is missing from the Docblock of __construct
error 45 Name of argument $repository_root does not match with the DocBlock's name $root in __construct()