• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Binary.phpH A D10-Mar-2021436 2311

BinaryNoFuncOverload.phpH A D10-Mar-20211.4 KiB6641

BinaryOnFuncOverload.phpH A D10-Mar-20211.6 KiB6841

LICENSEH A D10-Mar-20211 KiB2016

README.mdH A D10-Mar-2021374 149

TestListener.phpH A D10-Mar-20211 KiB2914

TestListenerForV5.phpH A D10-Mar-20212.2 KiB9061

TestListenerForV6.phpH A D10-Mar-20212.1 KiB9666

TestListenerForV7.phpH A D10-Mar-20212.2 KiB9767

TestListenerTrait.phpH A D10-Mar-20214.7 KiB12699

composer.jsonH A D10-Mar-2021752 3130

README.md

1Symfony Polyfill / Util
2=======================
3
4This component provides binary-safe string functions, using the
5[mbstring](https://php.net/mbstring) extension when available.
6
7More information can be found in the
8[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
9
10License
11=======
12
13This library is released under the [MIT license](LICENSE).
14