-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
PHP Warning: Use of undefined constant IDNA_DEFAULT #6244
Labels
Milestone
Comments
Damn, my fault. If you install php-intl extension it will disappear. |
alecpl
added a commit
that referenced
this issue
Apr 12, 2018
alecpl
added a commit
that referenced
this issue
Apr 12, 2018
Fixed. |
Closed
I still have the same issue in centos 7.4 with php 7.2.6-1. Any other ideas? |
There's only two solutions for this. Install php-intl extension or fix the code as in 8477b881e55. |
Thanks a lot. Indeed, the problem was related to the php7.2 configuration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My configuration:
PHP-7.2.4
Roundcube-1.3.6
After updating Roundcube 1.3.5 -> 1.3.6 in mailog the message appears:
The text was updated successfully, but these errors were encountered: