Add key & value type hint to all properties of type array #792
Annotations
10 errors
src/BaseHtmlElement.php#L1
Ignored error pattern #^Property ipl\\Html\\BaseHtmlElement\:\:\$defaultAttributes type has no value type specified in iterable type array\.$# in path /app/src/BaseHtmlElement.php was not matched in reported errors.
|
src/Contract/ValueCandidates.php#L1
Ignored error pattern #^Method ipl\\Html\\Contract\\ValueCandidates\:\:getValueCandidates\(\) return type has no value type specified in iterable type array\.$# in path /app/src/Contract/ValueCandidates.php was not matched in reported errors.
|
src/Contract/ValueCandidates.php#L1
Ignored error pattern #^Method ipl\\Html\\Contract\\ValueCandidates\:\:setValueCandidates\(\) has parameter \$values with no value type specified in iterable type array\.$# in path /app/src/Contract/ValueCandidates.php was not matched in reported errors.
|
src/Form.php#L1
Ignored error pattern #^Property ipl\\Html\\Form\:\:\$populatedValues type has no value type specified in iterable type array\.$# in path /app/src/Form.php was not matched in reported errors.
|
src/FormElement/BaseFormElement.php#L1
Ignored error pattern #^Method ipl\\Html\\FormElement\\BaseFormElement\:\:getValueCandidates\(\) return type has no value type specified in iterable type array\.$# in path /app/src/FormElement/BaseFormElement.php was not matched in reported errors.
|
src/FormElement/BaseFormElement.php#L1
Ignored error pattern #^Method ipl\\Html\\FormElement\\BaseFormElement\:\:setValueCandidates\(\) has parameter \$values with no value type specified in iterable type array\.$# in path /app/src/FormElement/BaseFormElement.php was not matched in reported errors.
|
src/FormElement/BaseFormElement.php#L1
Ignored error pattern #^Property ipl\\Html\\FormElement\\BaseFormElement\:\:\$valueCandidates type has no value type specified in iterable type array\.$# in path /app/src/FormElement/BaseFormElement.php was not matched in reported errors.
|
src/FormElement/FieldsetElement.php#L1
Ignored error pattern #^Property ipl\\Html\\FormElement\\FieldsetElement\:\:\$populatedValues type has no value type specified in iterable type array\.$# in path /app/src/FormElement/FieldsetElement.php was not matched in reported errors.
|
src/FormElement/FormElements.php (in context of class ipl/Html/Form)#L192
Cannot access offset int<-1, max> on mixed.
|
src/FormElement/FormElements.php (in context of class ipl/Html/Form)#L192
Parameter #1 $value of function count expects array|Countable, mixed given.
|
The logs for this run have expired and are no longer available.
Loading