Manual:compareParserCache.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.24
<translate> MediaWiki version:</translate>

Details

compareParserCache.php file is a maintenance script to parse random pages and compare output to cache. This script helps developers test the Parser cache .

Options/Arguments

Option Description Required?
--namespace Page namespace number <translate> Required</translate>
--maxpages Number of pages to try <translate> Required</translate>

Usage

php maintenance/compareParserCache.php --maxpages pages --namespace pagesNamespace
Terminal

See also