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.
This component provides a partial, native PHP implementation for the Mbstring extension.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This PR was squashed before being merged into the 1.28-dev branch. Discussion ---------- [PHP 8.3] Polyfill mb_str_pad() Polyfills the `mb_str_pad()` function added in PHP 8.3: https://wiki.php.net/rfc/mb_str_pad Test cases were taken from the RFC implementation and adapted to PHPUnit. Commits ------- 7ccd416 [PHP 8.3] Polyfill mb_str_pad()
42292d9
This component provides a partial, native PHP implementation for the Mbstring extension.
More information can be found in the main Polyfill README.
This library is released under the MIT license.
This component provides a partial, native PHP implementation for the Mbstring extension.