init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
|
|
@ -1,23 +0,0 @@
|
|||
Symfony Polyfill / Intl: ICU
|
||||
============================
|
||||
|
||||
This component provides a collection of functions/classes using the
|
||||
[`symfony/intl`](https://github.com/symfony/intl) package when the
|
||||
[Intl](http://php.net/intl) extension is not installed, including:
|
||||
|
||||
- [`intl_is_failure()`](http://php.net/manual/en/function.intl-is-failure.php)
|
||||
- [`intl_get_error_code()`](http://php.net/manual/en/function.intl-get-error-code.php)
|
||||
- [`intl_get_error_message()`](http://php.net/manual/en/function.intl-get-error-message.php)
|
||||
- [`intl_error_name()`](http://php.net/manual/en/function.intl-error-name.php)
|
||||
- [`Collator`](http://php.net/Collator)
|
||||
- [`NumberFormatter`](http://php.net/NumberFormatter)
|
||||
- [`Locale`](http://php.net/Locale)
|
||||
- [`IntlDateFormatter`](http://php.net/IntlDateFormatter)
|
||||
|
||||
More information can be found in the
|
||||
[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
|
||||
|
||||
License
|
||||
=======
|
||||
|
||||
This library is released under the [MIT license](LICENSE).
|
||||
Loading…
Add table
Add a link
Reference in a new issue