X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fdebug%2FMWDebug.php;h=012837fdcda2a9b38aefb1b916194d468e27c2ed;hp=87656f28e3ff01ae15aebf003f0417f2101b16e7;hb=2480aae0c97d822e10b50619e7b48b25c45af073;hpb=58a8a98ac0271584f0a55ee8f03e625bbe5a054a diff --git a/includes/debug/MWDebug.php b/includes/debug/MWDebug.php index 87656f28e3..012837fdcd 100644 --- a/includes/debug/MWDebug.php +++ b/includes/debug/MWDebug.php @@ -370,7 +370,7 @@ class MWDebug { | [\xF0-\xF4](?![\x80-\xBF]{3}) # Invalid UTF-8 Sequence Start | (?<=[\x0-\x7F\xF5-\xFF])[\x80-\xBF] # Invalid UTF-8 Sequence Middle | (?