Patterns/Registry.php 26

Type Line Description
error 208 Argument $index is missing from the Docblock of offsetExists
error 208 No summary for method offsetExists()
error 213 Argument $index is missing from the Docblock of offsetGet
error 213 No summary for method offsetGet()
error 224 Argument $index is missing from the Docblock of offsetSet
error 224 Argument $value is missing from the Docblock of offsetSet
error 224 No summary for method offsetSet()
error 229 Argument $index is missing from the Docblock of offsetUnset
error 229 No summary for method offsetUnset()
error 237 No summary for method asort()
error 242 Argument $value is missing from the Docblock of append
error 242 No summary for method append()
error 247 No summary for method count()
error 252 Argument $array is missing from the Docblock of exchangeArray
error 252 No summary for method exchangeArray()
error 257 No summary for method getArrayCopy()
error 262 No summary for method getFlags()
error 267 No summary for method getIterator()
error 272 No summary for method getIteratorClass()
error 277 No summary for method ksort()
error 282 No summary for method natcasesort()
error 287 No summary for method natsort()
error 292 Argument $cmp_function is missing from the Docblock of uasort
error 292 No summary for method uasort()
error 297 Argument $cmp_function is missing from the Docblock of uksort
error 297 No summary for method uksort()

Patterns/Builder.php 8

Type Line Description
error 220 Argument $namespace is missing from the Docblock of getFQN
error 220 Name of argument $namespace does not match with the DocBlock's name $builderName in getFQN()
error 329 Name of argument $builderName does not match with the DocBlock's name $factoryName in setBuilderName()
notice 329 Parameter $factoryName could not be found in setBuilderName()
error 560 Name of argument $builderName does not match with the DocBlock's name $factoryName in buildBuilder()
error 560 Name of argument $options does not match with the DocBlock's name $constants in buildBuilder()
notice 560 Parameter $factoryName could not be found in buildBuilder()
notice 560 Parameter $constants could not be found in buildBuilder()

Patterns/ObserverTrait.php 4

Type Line Description
error 103 Argument $publisher is missing from the Docblock of detachPublisher
error 122 The type hint of the argument is incorrect for the type definition of the @param tag with argument $publisher in attachPublisher()
error 177 The type hint of the argument is incorrect for the type definition of the @param tag with argument $publisher in notifyObserver()
error 177 The type hint of the argument is incorrect for the type definition of the @param tag with argument $state in notifyObserver()

Patterns/AbstractFactory.php 4

Type Line Description
error 197 Argument $namespace is missing from the Docblock of getFQN
error 197 Name of argument $namespace does not match with the DocBlock's name $factoryName in getFQN()
error 234 Name of argument $factoryName does not match with the DocBlock's name $factorName in __construct()
notice 234 Parameter $factorName could not be found in __construct()

Patterns/Prototype.php 6

Type Line Description
error 174 Argument $options is missing from the Docblock of fromRegistry
error 174 Name of argument $options does not match with the DocBlock's name $key in fromRegistry()
error 189 Name of argument $parentPrototype does not match with the DocBlock's name $prototype in fromPrototype()
error 189 Argument $options is missing from the Docblock of fromPrototype
error 189 Name of argument $options does not match with the DocBlock's name $prototype in fromPrototype()
notice 189 Parameter $prototype could not be found in fromPrototype()

Patterns/Resource/ObserverInterface.php 2

Type Line Description
error 81 The type hint of the argument is incorrect for the type definition of the @param tag with argument $publisher in notifyObserver()
error 81 The type hint of the argument is incorrect for the type definition of the @param tag with argument $state in notifyObserver()

Loader/Module.php 5

Type Line Description
error 173 Argument $newIdentifier is missing from the Docblock of setLeafIdentifier
error 189 Argument $newIdentifier is missing from the Docblock of setModuleIdentifier
error 235 Argument $identifier is missing from the Docblock of getModuleByIdentifier
error 252 Argument $identifier is missing from the Docblock of getModuleByIdentifierReference
notice 276 Parameter $moduleName could not be found in addModule()

Loader/Resource/AbstractLoader.php 6

Type Line Description
error 147 Argument $class is missing from the Docblock of autoload
error 260 Name of argument $newPath does not match with the DocBlock's name $path in addPath()
notice 260 Parameter $path could not be found in addPath()
notice 459 Parameter $path could not be found in isPrefix()
error 699 Name of argument $namespace does not match with the DocBlock's name $namespcae in getNamespaceModule()
notice 699 Parameter $namespcae could not be found in getNamespaceModule()

Loader/Resource/ModuleInterface.php 9

Type Line Description
error 77 Argument $newIdentifier is missing from the Docblock of setModuleIdentifier
notice 120 Parameter $ModuleName could not be found in addModule()
error 131 Name of argument $module does not match with the DocBlock's name $ModuleName in removeModule()
error 131 The type hint of the argument is incorrect for the type definition of the @param tag with argument $module in removeModule()
notice 131 Parameter $ModuleName could not be found in removeModule()
error 141 Name of argument $moduleName does not match with the DocBlock's name $ModuleName in removeModuleByIdentifier()
notice 141 Parameter $ModuleName could not be found in removeModuleByIdentifier()
error 152 Name of argument $module does not match with the DocBlock's name $Module in isSubModule()
notice 152 Parameter $Module could not be found in isSubModule()

Data/Components/Path.php 3

Type Line Description
error 168 The type hint of the argument is incorrect for the type definition of the @param tag with argument $extensions in __construct()
error 348 Argument $extension is missing from the Docblock of removeExtension
error 361 Argument $extension is missing from the Docblock of isExtension

Data/Components/Resource/PathInterface.php 2

Type Line Description
error 122 Argument $extension is missing from the Docblock of removeExtension
error 130 Argument $extension is missing from the Docblock of isExtension

Data/Types/LexicographicList.php 2

Type Line Description
error 463 Argument $a is missing from the Docblock of pushReference
error 612 Argument $i is missing from the Docblock of roll

Data/Types/PriorityQueue.php 2

Type Line Description
error 660 Argument $i is missing from the Docblock of roll
error 710 Argument $a is missing from the Docblock of pushReference

Data/Types/Range.php 2

Type Line Description
error 99 Name of argument $min does not match with the DocBlock's name $max in __construct()
error 99 Name of argument $max does not match with the DocBlock's name $min in __construct()

Data/Types/Priority.php 1

Type Line Description
error 139 Argument $priority is missing from the Docblock of setPriority

Data/Types/Queue.php 3

Type Line Description
error 359 Argument $a is missing from the Docblock of pushReference
error 520 Name of argument $c does not match with the DocBlock's name $i in roll()
notice 520 Parameter $i could not be found in roll()

Data/Types/TaggedUnion.php 1

Type Line Description
error 123 The type hint of the argument is incorrect for the type definition of the @param tag with argument $restrictions in setRestrictions()

Data/Types/LinkedList.php 6

Type Line Description
error 201 Argument $strict is missing from the Docblock of getElementAtIndex
error 201 Name of argument $strict does not match with the DocBlock's name $index in getElementAtIndex()
error 360 Name of argument $sentinel does not match with the DocBlock's name $element in __construct()
error 360 The type hint of the argument is incorrect for the type definition of the @param tag with argument $sentinel in __construct()
notice 360 Parameter $element could not be found in __construct()
error 426 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newelement in add()

Data/Types/RestrictedList.php 3

Type Line Description
error 377 Argument $a is missing from the Docblock of pushReference
error 530 Name of argument $c does not match with the DocBlock's name $i in roll()
notice 530 Parameter $i could not be found in roll()

Data/Types/RestrictedQueue.php 2

Type Line Description
error 376 Name of argument $c does not match with the DocBlock's name $i in roll()
notice 376 Parameter $i could not be found in roll()

Data/Types/Leaf.php 14

Type Line Description
error 163 Argument $newIdentifier is missing from the Docblock of setLeafIdentifier
error 180 Name of argument $data does not match with the DocBlock's name $leaves in __construct()
error 180 Name of argument $leaves does not match with the DocBlock's name $options in __construct()
error 180 Argument $options is missing from the Docblock of __construct
error 233 Argument $delimiter is missing from the Docblock of addToLeafIdentityPath
error 233 Name of argument $delimiter does not match with the DocBlock's name $newLeaf in addToLeafIdentityPath()
error 317 Argument $delimiter is missing from the Docblock of getFromLeafIdentityPath
error 317 Name of argument $delimiter does not match with the DocBlock's name $path in getFromLeafIdentityPath()
error 369 Argument $delimiter is missing from the Docblock of getLeafIdentityPaths
error 369 Name of argument $delimiter does not match with the DocBlock's name $path in getLeafIdentityPaths()
error 428 Name of argument $recurseLeaf does not match with the DocBlock's name $recurseKey in dataBelongsTo()
error 428 The type hint of the argument is incorrect for the type definition of the @param tag with argument $recurseLeaf in dataBelongsTo()
error 428 Name of argument $delimiter does not match with the DocBlock's name $recurseLeaf in dataBelongsTo()
notice 428 Parameter $recurseKey could not be found in dataBelongsTo()

Data/Types/Restrictions.php 4

Type Line Description
error 180 Argument $class is missing from the Docblock of classExists
error 727 The type hint of the argument is incorrect for the type definition of the @param tag with argument $filter in checkElements()
error 787 The type hint of the argument is incorrect for the type definition of the @param tag with argument $R1 in compare()
error 787 The type hint of the argument is incorrect for the type definition of the @param tag with argument $R2 in compare()

Data/Types/Stack.php 3

Type Line Description
error 379 Argument $a is missing from the Docblock of pushReference
error 538 Name of argument $c does not match with the DocBlock's name $i in roll()
notice 538 Parameter $i could not be found in roll()

Data/Types/Map.php 1

Type Line Description
error 350 Argument $key is missing from the Docblock of exists

Data/Types/Resource/AbstractLinkedList.php 5

Type Line Description
error 135 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newElement in insertElementBefore()
error 135 The type hint of the argument is incorrect for the type definition of the @param tag with argument $element in insertElementBefore()
error 188 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newElement in insertElementAfter()
error 188 The type hint of the argument is incorrect for the type definition of the @param tag with argument $element in insertElementAfter()
error 238 The type hint of the argument is incorrect for the type definition of the @param tag with argument $element in removeElement()

Data/Types/Resource/AbstractLinkedListElement.php 2

Type Line Description
error 100 The type hint of the argument is incorrect for the type definition of the @param tag with argument $next in setNextElement()
error 135 The type hint of the argument is incorrect for the type definition of the @param tag with argument $previous in setPreviousElement()

Data/Types/Resource/PriorityInterface.php 1

Type Line Description
error 91 Argument $priority is missing from the Docblock of setPriority

Data/Types/Resource/SetInterface.php 5

Type Line Description
error 140 Name of argument $identity does not match with the DocBlock's name $identifier in removeByIdentifier()
notice 140 Parameter $identifier could not be found in removeByIdentifier()
error 228 Argument $S1 is missing from the Docblock of equal
error 228 Argument $S2 is missing from the Docblock of equal
error 301 The type hint of the argument is incorrect for the type definition of the @param tag with argument $S in walk()

Data/Types/Resource/AbstractFilter.php 1

Type Line Description
error 96 The type hint of the argument is incorrect for the type definition of the @param tag with argument $filter in checkElements()

Data/Types/Resource/AbstractSortedList.php 3

Type Line Description
error 87 The type hint of the argument is incorrect for the type definition of the @param tag with argument $restrictions in __construct()
error 107 Argument $l is missing from the Docblock of cmp
error 107 Argument $r is missing from the Docblock of cmp

Data/Types/Resource/FilterInterface.php 3

Type Line Description
error 60 Name of argument $type does not match with the DocBlock's name $value in isAllowed()
notice 60 Parameter $value could not be found in isAllowed()
error 80 The type hint of the argument is incorrect for the type definition of the @param tag with argument $filter in checkElements()

Data/Types/Resource/LinkedListInterface.php 5

Type Line Description
error 84 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newElement in insertElementBefore()
error 84 The type hint of the argument is incorrect for the type definition of the @param tag with argument $element in insertElementBefore()
error 102 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newElement in insertElementAfter()
error 102 The type hint of the argument is incorrect for the type definition of the @param tag with argument $element in insertElementAfter()
error 116 The type hint of the argument is incorrect for the type definition of the @param tag with argument $element in removeElement()

Data/Types/Resource/AbstractRestrictedList.php 1

Type Line Description
error 0 No summary was found for this file

Data/Types/Resource/ListInterface.php 2

Type Line Description
error 123 Argument $i is missing from the Docblock of index
error 133 Argument $i is missing from the Docblock of indexReference

Data/Types/Resource/AbstractList.php 1

Type Line Description
error 134 Argument $a is missing from the Docblock of pushReference

Data/Types/Set.php 7

Type Line Description
error 368 Name of argument $identity does not match with the DocBlock's name $identifier in removeByIdentifier()
notice 368 Parameter $identifier could not be found in removeByIdentifier()
error 513 The type hint of the argument is incorrect for the type definition of the @param tag with argument $S1 in equal()
error 513 The type hint of the argument is incorrect for the type definition of the @param tag with argument $S2 in equal()
error 613 The type hint of the argument is incorrect for the type definition of the @param tag with argument $S in walk()
error 613 Name of argument $D does not match with the DocBlock's name $arg... in walk()
notice 613 Parameter $arg... could not be found in walk()

Features/ConfigurationTrait.php 2

Type Line Description
error 314 Argument $context is missing from the Docblock of getSettings
error 314 Name of argument $context does not match with the DocBlock's name $format in getSettings()

Resource/ArrayUtilities.php 4

Type Line Description
error 78 Argument $assoc is missing from the Docblock of returnUnique
error 78 Name of argument $assoc does not match with the DocBlock's name $data in returnUnique()
error 127 Argument $assoc is missing from the Docblock of returnUniqueByReference
error 127 Name of argument $assoc does not match with the DocBlock's name $data in returnUniqueByReference()

Event/Actor.php 4

Type Line Description
error 123 The type hint of the argument is incorrect for the type definition of the @param tag with argument $filter in setFilter()
error 146 The type hint of the argument is incorrect for the type definition of the @param tag with argument $handler in setHandler()
error 185 The type hint of the argument is incorrect for the type definition of the @param tag with argument $subject in notifyObserver()
error 185 The type hint of the argument is incorrect for the type definition of the @param tag with argument $state in notifyObserver()

Event/GenericEvent.php 1

Type Line Description
notice 78 Parameter $options could not be found in __construct()

Event/Filter.php 13

Type Line Description
error 108 Name of argument $target does not match with the DocBlock's name $identifier in __construct()
error 108 The type hint of the argument is incorrect for the type definition of the @param tag with argument $target in __construct()
error 108 Name of argument $options does not match with the DocBlock's name $target in __construct()
error 108 The type hint of the argument is incorrect for the type definition of the @param tag with argument $options in __construct()
notice 108 Parameter $identifier could not be found in __construct()
error 127 The type hint of the argument is incorrect for the type definition of the @param tag with argument $filter in setStateWithFilter()
error 127 Argument $morph is missing from the Docblock of setStateWithFilter
error 127 Name of argument $morph does not match with the DocBlock's name $filter in setStateWithFilter()
notice 151 Parameter $options could not be found in build()
error 242 The type hint of the argument is incorrect for the type definition of the @param tag with argument $event in isEventApplicable()
error 273 The type hint of the argument is incorrect for the type definition of the @param tag with argument $event in isLooselyApplicable()
error 314 Argument $includeIdentifier is missing from the Docblock of isStrictlyApplicable
error 314 Name of argument $includeIdentifier does not match with the DocBlock's name $event in isStrictlyApplicable()

Event/Handler.php 3

Type Line Description
error 340 The type hint of the argument is incorrect for the type definition of the @param tag with argument $target in notifyObserver()
error 340 The type hint of the argument is incorrect for the type definition of the @param tag with argument $state in notifyObserver()
error 370 The type hint of the argument is incorrect for the type definition of the @param tag with argument $e in handle()

Event/Conduit.php 3

Type Line Description
error 176 The type hint of the argument is incorrect for the type definition of the @param tag with argument $filter in addFilter()
error 259 The type hint of the argument is incorrect for the type definition of the @param tag with argument $publisher in notifyObserver()
error 259 The type hint of the argument is incorrect for the type definition of the @param tag with argument $state in notifyObserver()

Event/HandlerPriorityQueue.php 4

Type Line Description
error 85 The type hint of the argument is incorrect for the type definition of the @param tag with argument $target in notifyObserver()
error 85 The type hint of the argument is incorrect for the type definition of the @param tag with argument $state in notifyObserver()
error 116 The type hint of the argument is incorrect for the type definition of the @param tag with argument $publisher in propagate()
error 116 The type hint of the argument is incorrect for the type definition of the @param tag with argument $event in propagate()

Event/Resource/AbstractEvent.php 23

Type Line Description
error 186 Name of argument $categories does not match with the DocBlock's name $cats in __construct()
notice 186 Parameter $cats could not be found in __construct()
notice 186 Parameter $options could not be found in __construct()
error 242 Argument $state is missing from the Docblock of setState
error 266 Name of argument $state does not match with the DocBlock's name $stateArray in setStateWithArray()
notice 266 Parameter $stateArray could not be found in setStateWithArray()
error 356 Argument $state is missing from the Docblock of setStateWithEvent
error 356 Argument $morph is missing from the Docblock of setStateWithEvent
error 356 No summary for method setStateWithEvent()
error 447 Name of argument $category does not match with the DocBlock's name $cat in addCategory()
notice 447 Parameter $cat could not be found in addCategory()
error 457 Name of argument $categories does not match with the DocBlock's name $cats in addCategories()
notice 457 Parameter $cats could not be found in addCategories()
error 470 Name of argument $categories does not match with the DocBlock's name $cats in setCategories()
notice 470 Parameter $cats could not be found in setCategories()
error 483 Name of argument $category does not match with the DocBlock's name $cat in removeCategory()
notice 483 Parameter $cat could not be found in removeCategory()
error 496 Name of argument $category does not match with the DocBlock's name $cat in isCategory()
notice 496 Parameter $cat could not be found in isCategory()
error 619 Name of argument $target does not match with the DocBlock's name $publisher in setTarget()
notice 619 Parameter $publisher could not be found in setTarget()
error 630 Name of argument $target does not match with the DocBlock's name $publisher in setTargetReference()
notice 630 Parameter $publisher could not be found in setTargetReference()

Event/Resource/FilterInterface.php 1

Type Line Description
error 65 Argument $event is missing from the Docblock of isEventApplicable

Event/Resource/EventInterface.php 15

Type Line Description
error 71 Argument $state is missing from the Docblock of setState
error 99 Name of argument $state does not match with the DocBlock's name $event in setStateWithArray()
notice 99 Parameter $event could not be found in setStateWithArray()
error 125 Name of argument $category does not match with the DocBlock's name $cat in addCategory()
notice 125 Parameter $cat could not be found in addCategory()
error 133 Name of argument $categories does not match with the DocBlock's name $cats in setCategories()
notice 133 Parameter $cats could not be found in setCategories()
error 141 Name of argument $category does not match with the DocBlock's name $cat in removeCategory()
notice 141 Parameter $cat could not be found in removeCategory()
error 151 Name of argument $category does not match with the DocBlock's name $cat in isCategory()
notice 151 Parameter $cat could not be found in isCategory()
error 222 Name of argument $target does not match with the DocBlock's name $publisher in setTarget()
notice 222 Parameter $publisher could not be found in setTarget()
error 230 Name of argument $target does not match with the DocBlock's name $publisher in setTargetReference()
notice 230 Parameter $publisher could not be found in setTargetReference()