X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fnormal%2FUtfNormalTest.php;h=7be525103c9bd7fb8cbb1753ed9abec30719206b;hb=b21d7369406eac84ff667ce625ad61797fd7e352;hp=511836666e839870a02d877c202f453ab298692f;hpb=efed0f97b8a4b4e9acceb069fdebf8af08d5f467;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/normal/UtfNormalTest.php b/includes/normal/UtfNormalTest.php index 511836666e..7be525103c 100644 --- a/includes/normal/UtfNormalTest.php +++ b/includes/normal/UtfNormalTest.php @@ -4,7 +4,7 @@ * http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt * * Copyright © 2004 Brion Vibber - * http://www.mediawiki.org/ + * https://www.mediawiki.org/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -39,6 +39,7 @@ if( defined( 'PRETTY_UTF8' ) ) { } else { /** * @ignore + * @param string $string * @return string */ function pretty( $string ) {