Skip to content

Conversation

flohw
Copy link
Contributor

@flohw flohw commented Aug 26, 2025

Fixes #153

As a warmup for another PR ^^

@flohw
Copy link
Contributor Author

flohw commented Aug 26, 2025

Theorically fixed for sca job.

But the other are related to something I don't really understand and was not able to test locally, maybe due to my php version.

@nikophil maybe some feedback/help about that? Thanks

@nikophil
Copy link
Member

nikophil commented Aug 26, 2025

the CI is failing https://github.com/zenstruck/browser/actions/runs/17002861742, sadly I don't know why and I don't have time these days for this - I may have some time to work on this in few weeks

it seems that there are two different problems:

  • one with Facebook\WebDriver when using Panther
  • and another one where mb_trim() is not available

I really don't know where the first problem is coming from...

The second problem sounds like ext-mbstring is missing... which feels weird 🤷 maybe it was removed from the default extensions provided by shivammathur/setup-php?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

HttpOptions::withFiles(array $files) array shape is incorrect
2 participants