Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 470 Bytes

intl.md

File metadata and controls

23 lines (14 loc) · 470 Bytes

The intl extension

Configure the intl extension.

This extension provides support for internationalization, a wrapper for ICU library.

PHP_EXT_INTL

  • Default: OFF
  • Values: ON|OFF

Enable the extension.

PHP_EXT_INTL_SHARED

  • Default: OFF
  • Values: ON|OFF

Build extension as shared.