Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3709eb8

Browse files
Remove INTL_IDNA_VARIANT_2003 on PHP 8
1 parent 2d63434 commit 3709eb8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎bootstrap80.php‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@
7474
if (!defined('IDNA_NONTRANSITIONAL_TO_UNICODE')) {
7575
define('IDNA_NONTRANSITIONAL_TO_UNICODE', 32);
7676
}
77-
if (!defined('INTL_IDNA_VARIANT_2003')) {
78-
define('INTL_IDNA_VARIANT_2003', 0);
79-
}
8077
if (!defined('INTL_IDNA_VARIANT_UTS46')) {
8178
define('INTL_IDNA_VARIANT_UTS46', 1);
8279
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /