Files
dolibarr/htdocs/includes/symfony/intl
Didier 'OdyX' Raboud b6a23fc54c SwissQR: drop unused dependencies' paths
Also rename the composer json to .disabled to avoid CI issues
2023-04-16 16:17:46 +02:00
..

Intl Component

The Intl component provides a PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.

The replacement layer is limited to the locale "en". If you want to use other locales, you should install the intl PHP extension instead.

Resources