From: Matthew Flaschen Date: Tue, 21 May 2013 06:31:51 +0000 (-0400) Subject: Point to repo for 'normal' extension, rather than referring to CVS. X-Git-Tag: 1.31.0-rc.0~19617 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=b671f77f0b0800d61562912f5ad09e39201d4c47;p=lhc%2Fweb%2Fwiklou.git Point to repo for 'normal' extension, rather than referring to CVS. Change-Id: I0b8b310fa92e66fb184ed6e0c48f16b8f60b2100 --- diff --git a/includes/normal/README b/includes/normal/README index a17aa7da70..b82eb93f8d 100644 --- a/includes/normal/README +++ b/includes/normal/README @@ -48,8 +48,8 @@ grains of salt. There's an experimental PHP extension module which wraps the ICU library's normalization functions. This is *MUCH* faster than doing this work in pure -PHP code. This is in the 'normal' directory in MediaWiki's CVS extensions -module. It is known to work with PHP 4.3.8 and 5.0.2 on Linux/x86 but hasn't +PHP code. This is at https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/normal.git;a=summary. +It is known to work with PHP 4.3.8 and 5.0.2 on Linux/x86 but hasn't been thoroughly tested on other configurations. If the php_normal.so module is loaded in php.ini, the normalization functions