Add compatibility with symfony/process 8.0
With the release of symfony 8, we can hopefully rely on symfony/process 8.x
Hi @OndraM could you take a look, this will unlock lof of other projects :)
The errors on the ci are the same as before. https://github.com/php-webdriver/php-webdriver/actions/runs/19982221867
symfony/process 8 installation is covered here https://github.com/php-webdriver/php-webdriver/actions/runs/19743236523/job/56571964000?pr=1134#step:4:72
In my point of view, the failing tests should be handled in seperated PRs.
Hi, any updates on this?
Hi, I will try to have a look next week 🙂
Thanks!
Somehow this MR is more green: https://github.com/php-webdriver/php-webdriver/pull/1139
Somehow this MR is more green: #1139
After rebase this PR is green, too.
Hi, thanks and sorry for waiting, this has been done and merged in #1142, I updated also other dependencies.
I will do few other minor housekeeping updates and release a new version of the library soon.
Thanks @OndraM!