Fix PHP 8.5 deprecation #105
ci.yml
on: pull_request
Check composer.json
8s
Static analysis
19s
Annotations
3 errors
|
Static analysis
Process completed with exit code 1.
|
|
Static analysis:
tests/Form/Html5Test.php#L177
Parameter #1 $value of method Behat\Mink\Element\NodeElement::setValue() expects array<int, string>|bool|string, array|bool|string given.
|
|
Static analysis:
tests/Form/GeneralTest.php#L367
Parameter #1 $value of method Behat\Mink\Element\NodeElement::setValue() expects array<int, string>|bool|string, array|bool|string given.
|