Provides a PHP polyfill for the Mbstring extension when it is not available.
composer require symfony/polyfill-mbstringNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use the polyfill to call mb_strlen without the native extension.
Ensure mbstring extension is fully disabled or enabled consistently across environments.
No dependency data recorded yet.