Christophe Coevoet 6d857f4d76 minor #508 Require iconv for mbstring (jaapio)
This PR was merged into the 1.x branch.

Discussion
----------

Require iconv for mbstring

As the mbstring polyfill using the iconv functions a lot, if not in all calls being done, code without iconv using this polyfill will break.

As this repo also provides a polyfill for iconv I don't think this will be a breaking change.

Commits
-------

bf69c92 Require iconv for mbstring
2024-12-23 09:48:59 +01:00
2023-07-28 10:56:49 +02:00
2024-09-10 16:38:51 +02:00
2024-06-20 08:43:23 +02:00
2024-11-22 14:58:56 +01:00
2023-01-26 09:33:37 +01:00
2022-05-24 13:49:31 +02:00

Symfony Polyfill / Mbstring

This component provides a partial, native PHP implementation for the Mbstring extension.

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:37:31.366Z
Readme MIT 223 KiB
Languages
PHP 100%