Project

General

Profile

Actions

Bug #91818

closed

Latest symfony/polyfill-intl-idn (1.18.0) cause error (Mittwald)

Added by Attila Glück almost 4 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
-
Start date:
2020-07-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Undefined constant 'IDNA_CHECK_BIDI' | Error thrown in file /html/typo3/vendor/symfony/polyfill-intl-idn/Idn.php in line 148.

Downgrade to 1.17.1 solve this Problem


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #90902: Update symfony packages to latest releases for tarball distributionsClosedBenni Mack2020-03-31

Actions
Actions #1

Updated by Oliver Hader over 3 years ago

Releases (v9.5.20, v10.4.6) use 1.15.0 in their composer.lock file, thus zip & tar.gz releases do not seem to be affected.

However, composer-based installations will use the latest version (1.18.0) which leads to mentioned problems on systems having an outdated or missing intl-icu support in their PHP environment.

References

Actions #2

Updated by Oliver Hader over 3 years ago

  • Status changed from New to Accepted
  • TYPO3 Version changed from 10 to 9
Actions #3

Updated by Oliver Hader over 3 years ago

  • Related to Task #90902: Update symfony packages to latest releases for tarball distributions added
Actions #4

Updated by Oliver Hader over 3 years ago

Thus, for composer-based installations we'd probably have to "lock" the version to 1.17.1 in composer.json as well.

Actions #5

Updated by Oliver Hader over 3 years ago

  • Is Regression set to Yes
Actions #7

Updated by Christian Kuhn over 1 year ago

  • Status changed from Accepted to Closed

this was fixed in upstream with 1.19.0 quite a while age. closing here.

Actions

Also available in: Atom PDF