mb_scrub() is affected by mb_substitute_character()
Nick Lockheart <[email protected]> Mon, 05 Aug 2024 10:01:13 -0400
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, `mb_substitute_character()` also applies to `mb_scrub()`, but the documentation doesn't list `mb_scrub()` as being affected: https://www.php.net/manual/en/function.mb-substitute-character.php Nick