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