You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
0 commit comments