Go to the documentation of this file.
8 'use-filebackend=' =>
false,
9 'use-bagostuff=' =>
false,
10 'use-jobqueue=' =>
false,
11 'keep-uploads' =>
false,
12 'use-normal-tables' =>
false,
15 'debug-tests' =>
false,
19 foreach ( self::$additionalOptions
as $option => $default ) {
20 $this->longOptions[$option] = $option .
'Handler';
25 parent::handleArguments( $argv );
27 if ( !isset( $this->arguments[
'listeners'] ) ) {
28 $this->arguments[
'listeners'] =
array();
31 foreach ( $this->
options[0]
as $option ) {
32 switch ( $option[0] ) {
40 public static function main( $exit =
true ) {
44 # Windows does not come anymore with ANSI.SYS loaded by default
45 # PHPUnit uses the suite.xml parameters to enable/disable colors
46 # which can be then forced to be enabled with --colors.
47 # The below code inject a parameter just like if the user called
48 # phpunit with a --no-color option (which does not exist). It
49 # overrides the suite.xml setting.
50 # Probably fix bug 29226
51 $command->arguments[
'colors'] =
false;
54 # Makes MediaWiki PHPUnit directory includable so the PHPUnit will
55 # be able to resolve relative files inclusion such as suites
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
We ve cleaned up the code here by removing clumps of infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In we can take all the code that deals with the little used title reversing options(say) and put it in one place. Instead of having little title-reversing if-blocks spread all over the codebase in showAnArticle
wfIsWindows()
Check if the operating system is Windows.
This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such as