We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 150e157 + 8442149 commit 7430bf3Copy full SHA for 7430bf3
1 file changed
lib/public/Util.php
@@ -638,7 +638,7 @@ public static function isFunctionEnabled(string $functionName): bool {
638
*
639
* @param string $input The input string to sanitize
640
* @return string The sanitized string
641
- * @since 35.0.0
+ * @since 34.0.2
642
*/
643
public static function sanitizeWordsAndEmojis(string $input): string {
644
// Remove control characters and other invisible separators, but keep everything else.
0 commit comments