You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony Panther seems to not work with PHP 8.4. The test that require symfony panther cannot be run because the execution failed mysteriously without any error messages and the server (frankenphp) is closed. There are no logs too. I've tried it under PHP 8.3 and the problem doesn't seem to occur. Do you have any ideas on what I could do or how I could help to contribute?
I could run PantherTestCase on PHP 8.4 just fine with both Chrome and Firefox (although not using frankenphp). This is example of a simple test that works in my case:
Symfony Panther seems to not work with PHP 8.4. The test that require symfony panther cannot be run because the execution failed mysteriously without any error messages and the server (frankenphp) is closed. There are no logs too. I've tried it under PHP 8.3 and the problem doesn't seem to occur. Do you have any ideas on what I could do or how I could help to contribute?
Related I think: #644
The text was updated successfully, but these errors were encountered: