maj+ header
This commit is contained in:
+4
@@ -695,6 +695,10 @@ final class Iconv
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
} elseif ($ignore) {
|
||||
continue;
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
|
||||
$str = $uchr.substr($str, $i);
|
||||
|
||||
Reference in New Issue
Block a user