aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/symfony/polyfill-util/README.md
blob: 1c655fce376c8a5532c763b44c85120817d7bba2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Symfony Polyfill / Util
=======================

This component provides binary-safe string functions, using the
[mbstring](https://php.net/mbstring) extension when available.

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).