Skip to content

Fix the upstream descriptors source URL#4

Merged
smnandre merged 1 commit into
playwright-php:mainfrom
smnandre:sa/fix-update-script
Jul 20, 2026
Merged

Fix the upstream descriptors source URL#4
smnandre merged 1 commit into
playwright-php:mainfrom
smnandre:sa/fix-update-script

Conversation

@smnandre

Copy link
Copy Markdown
Member

Microsoft moved deviceDescriptorsSource.json from packages/playwright-core/src/server/ to packages/isomorphic/, so the updater failed with HTTP 404. Also drop the curl_close() call, deprecated since PHP 8.5 and a no-op since 8.0.

Microsoft moved deviceDescriptorsSource.json from packages/playwright-core/src/server/ to packages/isomorphic/, so the updater failed with HTTP 404. Also drop the curl_close() call, deprecated since PHP 8.5 and a no-op since 8.0.
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@smnandre
smnandre merged commit 90610e3 into playwright-php:main Jul 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants