X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdebug%2FMWDebug.php;h=012837fdcda2a9b38aefb1b916194d468e27c2ed;hb=f7b1b48c4e2c92baad49951b73bc08e67ca32b85;hp=87656f28e3ff01ae15aebf003f0417f2101b16e7;hpb=e968a1f431ad058dcb14adb2757bde5664b99a79;p=lhc%2Fweb%2Fwiklou.git 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 | (?