Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix remote origins for Chrome >= 111 #2

Draft
wants to merge 4 commits into
base: 1.7
Choose a base branch
from
Draft

Conversation

dbisso
Copy link

@dbisso dbisso commented Mar 23, 2023

For situations where PHP 7.3 is still required, we need to support the newest version of Chrome which requires a fix for the changes to the allow remote origin argument

This PR just back-ports chrome-php#497 to the 1.7 branch, which still supports PHP 7.3

dbisso and others added 4 commits March 21, 2023 15:59
Backports chrome-php#497 to 1.7 branch

Fixed issue where Chrome 111 and later have different default allowed origins
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.

1 participant