-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Polyfills are deprecated #141
Comments
What PHP version are you using? |
Hi Sprain "payrexx/payrexx": "dev-master", Following the StackTrace of the error:
|
Hi @M4SX5 Thanks for this report. From your stack trace it looks like that this deprecation warning is triggered indirectly in So it might be true that we should add TLDR: |
Thank you for your answer. I just tried your suggestion and can confirm, that when I add polyfill-intl-icu as a dependency in my project ( |
I successfully set up the qr bill for my application. Nevertheless, I always get the following error message:
Deprecated: Since symfony/intl 5.3: Polyfills are deprecated, try running "composer require symfony/polyfill-intl-icu ^1.21" instead.
Is there a possibility to upgrade the dependent libraries?
The text was updated successfully, but these errors were encountered: