From b671f77f0b0800d61562912f5ad09e39201d4c47 Mon Sep 17 00:00:00 2001 From: Matthew Flaschen Date: Tue, 21 May 2013 02:31:51 -0400 Subject: [PATCH] Point to repo for 'normal' extension, rather than referring to CVS. Change-Id: I0b8b310fa92e66fb184ed6e0c48f16b8f60b2100 --- includes/normal/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1