Yaml.php 2

Type Line Description
error 148 Name of argument $value does not match with the DocBlock's name $array in dump()
notice 148 Parameter $array could not be found in dump()

Yaml/Dumper.php 5

Type Line Description
error 46 Name of argument $value does not match with the DocBlock's name $array in dump()
notice 46 Parameter $array could not be found in dump()
error 226 Argument $indent is missing from the Docblock of _fold
error 226 Name of argument $indent does not match with the DocBlock's name $value in _fold()
error 27 No summary for property $_options

Yaml/Loader.php 7

Type Line Description
error 647 Name of argument $key does not match with the DocBlock's name $k in _linkRef()
error 647 Name of argument $k does not match with the DocBlock's name $v in _linkRef()
error 647 The type hint of the argument is incorrect for the type definition of the @param tag with argument $k in _linkRef()
error 647 Argument $v is missing from the Docblock of _linkRef
error 69 No summary for property $_lineEnd
error 74 No summary for property $_blockEnd
error 79 No summary for property $_isInline

Yaml/Node.php 6

Type Line Description
error 53 Argument $nodeId is missing from the Docblock of __construct
error 28 No summary for property $parent
error 32 No summary for property $id
error 37 No summary for property $data
error 42 No summary for property $indent
error 47 No summary for property $children