SearchControls: Add available $preserveParams
as default to (SearchBar/SearchEditor)suggestionUrl
#53
Annotations
10 errors
PHPStan:
src/Common/BaseItemList.php#L79
Method ipl\Web\Common\BaseItemList::createListItem() should return ipl\Web\Common\BaseListItem|ipl\Web\Common\BaseTableRowItem but returns object.
|
PHPStan:
src/Common/BaseItemList.php#L113
Parameter #1 $data of method ipl\Web\Common\BaseItemList::createListItem() expects object, mixed given.
|
PHPStan:
src/Common/CsrfCounterMeasure.php#L9
Trait ipl\Web\Common\CsrfCounterMeasure is used zero times and is not analysed.
|
PHPStan:
src/Common/FormUid.php (in context of class ipl/Web/Control/SearchBar)#L23
PHPDoc tag @var with type ipl\Html\Form is not subtype of native type $this(ipl\Web\Control\SearchBar).
|
PHPStan:
src/Common/FormUid.php (in context of class ipl/Web/Control/SearchBar)#L23
Parameter #2 $name of method ipl\Html\Form::createElement() expects string, mixed given.
|
PHPStan:
src/Common/FormUid.php (in context of class ipl/Web/Control/SearchBar)#L50
PHPDoc tag @var with type ipl\Html\Form is not subtype of native type $this(ipl\Web\Control\SearchBar).
|
PHPStan:
src/Common/FormUid.php (in context of class ipl/Web/Control/SearchBar)#L57
Cannot access offset mixed on array|object.
|
PHPStan:
src/Common/FormUid.php (in context of class ipl/Web/Control/SortControl)#L23
PHPDoc tag @var with type ipl\Html\Form is not subtype of native type $this(ipl\Web\Control\SortControl).
|
PHPStan:
src/Common/FormUid.php (in context of class ipl/Web/Control/SortControl)#L23
Parameter #2 $name of method ipl\Html\Form::createElement() expects string, mixed given.
|
PHPStan:
src/Common/FormUid.php (in context of class ipl/Web/Control/SortControl)#L50
PHPDoc tag @var with type ipl\Html\Form is not subtype of native type $this(ipl\Web\Control\SortControl).
|
Loading