-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress Site Health ICU test if site or home URL is not an IDN (#4698)
* Suppress ICU test if site or home URL is not an IDN * Check if any domain labels start with `xn--` to determine if a domain is an IDN * Return true if IDN domain found * Update src/Admin/SiteHealth.php Make `is_intl_extension_needed()` private Co-authored-by: Weston Ruter <westonruter@google.com> Co-authored-by: Weston Ruter <westonruter@google.com>
- Loading branch information
1 parent
cc6cc71
commit 2da4b55
Showing
2 changed files
with
94 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters