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

Prevent to enable IDN conversion if the intl extension or its polyfill is not available #3124

Closed
wants to merge 1 commit into from

Conversation

phansys
Copy link
Contributor

@phansys phansys commented Apr 20, 2023

Fatal error: Uncaught Error: Undefined constant "GuzzleHttp\IDNA_DEFAULT" in /app/vendor/guzzlehttp/guzzle/src/Client.php:218

@phansys phansys force-pushed the intl_availability branch 4 times, most recently from ebd6735 to 203ab5e Compare April 20, 2023 23:06
@GrahamCampbell
Copy link
Member

Thanks, but Guzzle 6 is no longer supported for bug fixes. Please upgrade to Guzzle 7.

@GrahamCampbell
Copy link
Member

GrahamCampbell commented Apr 21, 2023

Guzzle 7 has a different default here, btw. We didn't change this on Guzzle 6, because silently doing nothing on some systems would be a breaking change - we want to crash, so people choose to explicitly turn it off.

@phansys phansys deleted the intl_availability branch April 21, 2023 07:21
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.

None yet

2 participants