ecma_intl

pecl install ecma_intl

ecma_intl is an i18n and l10n extension for PHP

ecma_intl is a PHP implementation of the ECMA-402 11th Edition
Internationalization API Specification.

Maintainer

  • Ben Ramsey (lead )

Details

Stars: 5
Downloads: 2042
0.1.3
1 year ago
Version 0.1.3 change log


Fix: reduce duplication of code (and eliminate build warnings) by splitting MINIT for each class into separate functions.
Fix: allow installation of extension on PHP 8.3.
Fix: fixes a build warning for switch statements with no default branch.

requires:

  • php >=8.2.0<=8.3.99
  • pearinstaller >=1.10.1