chore: support Symfony 8
fixes https://github.com/zenstruck/browser/issues/183
this would need https://github.com/zenstruck/.github/pull/5 in order to be tested on SF 8
Blockers:
- https://github.com/symfony/panther/pull/678
symfony/panther does now allow symfony 8 with 2.3.0 https://packagist.org/packages/symfony/panther#v2.3.0
Yes, https://github.com/symfony/panther/pull/678 is open
@Chris53897 yes I'm going to finish this soon
@Kocal I don't understand the PR you linked: Panther seems to already support SF 8?
More or less, some minor things are missing for truly Symfony 8 compatibility
I just realized that symfony/panther still does not accept symfony/http-client 8
we're definitely stuck waiting for https://github.com/symfony/panther/pull/678 to be merged
.. and Panther is waiting for https://github.com/php-webdriver/php-webdriver/pull/1134 to be merged/released :D
What about creating a release without panther support? That way the Kernel-based browsing would work with Symfony 8.