Catch \Throwable
instead of \Exception
#7
Annotations
4 errors
src/FormElement/BaseFormElement.php#L196
Parameter #1 $validators of method ipl\Validator\ValidatorChain::addValidators() expects Traversable<int|string, mixed>, iterable given.
|
src/FormElement/BaseFormElement.php#L210
Parameter #1 $validators of method ipl\Validator\ValidatorChain::addValidators() expects Traversable<int|string, mixed>, iterable given.
|
src/FormElement/BaseFormElement.php#L378
Ignored error pattern #^Cannot access offset 'name' on mixed\.$# in path /home/runner/work/ipl-html/ipl-html/src/FormElement/BaseFormElement.php is expected to occur 2 times, but occurred only 1 time.
|
|
This job succeeded
Loading