Mercurial > hg > isophonics-drupal-site
annotate vendor/symfony/polyfill-mbstring/README.md @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children |
rev | line source |
---|---|
Chris@0 | 1 Symfony Polyfill / Mbstring |
Chris@0 | 2 =========================== |
Chris@0 | 3 |
Chris@0 | 4 This component provides a partial, native PHP implementation for the |
Chris@0 | 5 [Mbstring](http://php.net/mbstring) extension. |
Chris@0 | 6 |
Chris@0 | 7 More information can be found in the |
Chris@0 | 8 [main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md). |
Chris@0 | 9 |
Chris@0 | 10 License |
Chris@0 | 11 ======= |
Chris@0 | 12 |
Chris@0 | 13 This library is released under the [MIT license](LICENSE). |