Skip to content

Fix PHP 8.5 deprecation #105

Fix PHP 8.5 deprecation

Fix PHP 8.5 deprecation #105

Triggered via pull request November 22, 2025 12:53
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Check composer.json
8s
Check composer.json
Static analysis
19s
Static analysis
Fit to window
Zoom out
Zoom in

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.