Merged in feature/81-dev-dev01 (pull request #5)
auto-patch 81-dev-dev01-2023-12-05T22_45_26 * auto-patch 81-dev-dev01-2023-12-05T22_45_26
This commit is contained in:
@@ -203,7 +203,7 @@ function _mb_strlen( $str, $encoding = null ) {
|
||||
|
||||
do {
|
||||
// We had some string left over from the last round, but we counted it in that last round.
|
||||
$count--;
|
||||
--$count;
|
||||
|
||||
/*
|
||||
* Split by UTF-8 character, limit to 1000 characters (last array element will contain
|
||||
|
||||
Reference in New Issue
Block a user