Post-parsing
CategoryPage.php
ChangesList.php
checktrans.php
cleanupDupes.php
CleanUpTest.php
clear_interwiki_cache.php
clear_pcache_stats.php
Database.php
DefaultSettings.php
DifferenceEngine.php
dumpRev.php
Group.php
HistoryBlob.php
Hooks.php
HTMLForm.php
Image.php
ImagePage.php
InitialiseMessages.inc
Interwiki.php
LinksUpdate.php
MessageCacheHints.php
MonoBook.php
parserTests.php
ParserXML.php
pcache_stats.php
RandomTest.php
SearchEngine.php
SearchMySQL3.php
SearchMySQL4.php
SearchTsearch2.php
SearchUpdate.php
SiteConfiguration.php
SkinPHPTal.php
SkinTemplate.php
SpecialData.php
SpecialNewimages.php
SpecialPage.php
SpecialPreferences.php
SpecialSearch.php
SpecialSitesettings.php
SpecialUnusedimages.php
SpecialUpload.php
SpecialUserlevels.php
User.php
Userlogin.php
Version.php

Post-parsing

Warnings:


Warning - duplicate function element "wfProfileClose" in file /Users/brion/src/wiki/rel1.4/includes/Setup.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfSeedRandom" in file /Users/brion/src/wiki/rel1.4/maintenance/importUseModWiki.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfUtf8Sequence" in file /Users/brion/src/wiki/rel1.4/maintenance/importUseModWiki.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfGetProfilingOutput" in file /Users/brion/src/wiki/rel1.4/includes/Setup.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfProfileOut" in file /Users/brion/src/wiki/rel1.4/includes/Setup.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfSpecialBrokenRedirects" in file /Users/brion/src/wiki/rel1.4/includes/SpecialMaintenance.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfSpecialDisambiguations" in file /Users/brion/src/wiki/rel1.4/includes/SpecialMaintenance.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfMungeToUtf8" in file /Users/brion/src/wiki/rel1.4/maintenance/importUseModWiki.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfTimestampNow" in file /Users/brion/src/wiki/rel1.4/maintenance/importUseModWiki.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfStrencode" in file /Users/brion/src/wiki/rel1.4/maintenance/importUseModWiki.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate define element "MEDIAWIKI" in file /Users/brion/src/wiki/rel1.4/maintenance/liveCmdLine.inc will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate define element "MEDIAWIKI" in file /Users/brion/src/wiki/rel1.4/maintenance/commandLine.inc will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "namespaceForm" in file /Users/brion/src/wiki/rel1.4/includes/SpecialContributions.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfProfileIn" in file /Users/brion/src/wiki/rel1.4/includes/Setup.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfInvertTimestamp" in file /Users/brion/src/wiki/rel1.4/maintenance/importUseModWiki.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - Class CleanUpTest parent PHPUnit_TestCase not found
Warning - duplicate function element "rebuildRecentChangesTablePass2" in file /Users/brion/src/wiki/rel1.4/maintenance/rebuildrecentchanges.inc will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "wfSpecialDoubleRedirects" in file /Users/brion/src/wiki/rel1.4/includes/SpecialMaintenance.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.

AuthPlugin.php

Warnings:


Warning on line 35 - DocBlock would be page-level, but precedes class "AuthPlugin", use another DocBlock to document the file

CategoryPage.php

Warnings:


Warning on line 12 - Page-level DocBlock precedes "require_once CategoryPage.php", use another DocBlock to document the source element

ChangesList.php

Warnings:


Warning on line 2 - no @package tag was used in a DocBlock for class ChangesList
Warning on line 562 - File "/Users/brion/src/wiki/rel1.4/includes/ChangesList.php" has no page-level DocBlock, use @package in the first DocBlock to create one

checktrans.php

Warnings:


Warning on line 28 - File "/Users/brion/src/wiki/rel1.4/maintenance/checktrans.php" has no page-level DocBlock, use @package in the first DocBlock to create one

cleanupDupes.php

Warnings:


Warning on line 29 - Page-level DocBlock precedes "require_once cleanupDupes.php", use another DocBlock to document the source element

Errors:


Error on line 29 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package MediaWiki"
Error on line 29 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage Maintenance"

CleanUpTest.php

Warnings:


Warning on line 43 - no @package tag was used in a DocBlock for class CleanUpTest

clear_interwiki_cache.php

Warnings:


Warning on line 10 - File "/Users/brion/src/wiki/rel1.4/maintenance/clear_interwiki_cache.php" has no page-level DocBlock, use @package in the first DocBlock to create one

clear_pcache_stats.php

Warnings:


Warning on line 21 - File "/Users/brion/src/wiki/rel1.4/maintenance/clear_pcache_stats.php" has no page-level DocBlock, use @package in the first DocBlock to create one

DifferenceEngine.php

Warnings:


Warning on line 11 - no @package tag was used in a DocBlock for class DifferenceEngine
Warning on line 349 - no @package tag was used in a DocBlock for class _DiffOp
Warning on line 371 - no @package tag was used in a DocBlock for class _DiffOp_Copy
Warning on line 390 - no @package tag was used in a DocBlock for class _DiffOp_Delete
Warning on line 407 - no @package tag was used in a DocBlock for class _DiffOp_Add
Warning on line 424 - no @package tag was used in a DocBlock for class _DiffOp_Change
Warning on line 459 - no @package tag was used in a DocBlock for class _DiffEngine
Warning on line 864 - no @package tag was used in a DocBlock for class Diff
Warning on line 1004 - no @package tag was used in a DocBlock for class MappedDiff
Warning on line 1066 - no @package tag was used in a DocBlock for class DiffFormatter
Warning on line 1230 - no @package tag was used in a DocBlock for class _HWLDF_WordAccumulator
Warning on line 1288 - no @package tag was used in a DocBlock for class WordLevelDiff
Warning on line 1354 - no @package tag was used in a DocBlock for class TableDiffFormatter

dumpRev.php

Warnings:


Warning on line 7 - File "/Users/brion/src/wiki/rel1.4/maintenance/dumpRev.php" has no page-level DocBlock, use @package in the first DocBlock to create one

Group.php

Warnings:


Warning on line 8 - no @package tag was used in a DocBlock for class Group
Warning on line 187 - docblock template never terminated with /**#@-*/

HistoryBlob.php

Warnings:


Warning on line 151 - no @package tag was used in a DocBlock for class HistoryBlobStub

Hooks.php

Warnings:


Warning on line 24 - Unknown tag "@seealso" used
Warning on line 123 - Page-level DocBlock precedes "function wfRunHooks", use another DocBlock to document the source element

HTMLForm.php

Warnings:


Warning on line 7 - DocBlock would be page-level, but precedes class "HTMLForm", use another DocBlock to document the file

Image.php

Warnings:


Warning on line 915 - no @package tag was used in a DocBlock for class ThumbnailImage

ImagePage.php

Warnings:


Warning on line 438 - no @package tag was used in a DocBlock for class ImageHistoryList

InitialiseMessages.inc

Warnings:


Warning on line 78 - Page-level DocBlock precedes "function initialiseMessages", use another DocBlock to document the source element

Errors:


Error on line 78 - "function" initialiseMessages's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage Maintenance"
Error on line 78 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package MediaWiki"

Interwiki.php

Warnings:


Warning on line 6 - File "/Users/brion/src/wiki/rel1.4/includes/Interwiki.php" has no page-level DocBlock, use @package in the first DocBlock to create one

LinksUpdate.php

Warnings:


Warning on line 305 - docblock template never terminated with /**#@-*/

MessageCacheHints.php

Warnings:


Warning on line 14 - File "/Users/brion/src/wiki/rel1.4/includes/MessageCacheHints.php" has no page-level DocBlock, use @package in the first DocBlock to create one

MonoBook.php

Warnings:


Warning on line 34 - no @package tag was used in a DocBlock for class MonoBookTemplate

parserTests.php

Warnings:


Warning on line 35 - no @package tag was used in a DocBlock for class ParserTest

ParserXML.php

Warnings:


Warning on line 13 - no @package tag was used in a DocBlock for class element
Warning on line 210 - no @package tag was used in a DocBlock for class xml2php
Warning on line 267 - no @package tag was used in a DocBlock for class ParserXML
Warning on line 331 - File "/Users/brion/src/wiki/rel1.4/includes/ParserXML.php" has no page-level DocBlock, use @package in the first DocBlock to create one

pcache_stats.php

Warnings:


Warning on line 13 - File "/Users/brion/src/wiki/rel1.4/maintenance/pcache_stats.php" has no page-level DocBlock, use @package in the first DocBlock to create one

RandomTest.php

Warnings:


Warning on line 32 - Page-level DocBlock precedes "require_once RandomTest.php", use another DocBlock to document the source element

SearchEngine.php

Warnings:


Warning on line 7 - no @package tag was used in a DocBlock for class SearchEngine
Warning on line 204 - no @package tag was used in a DocBlock for class SearchEngineDummy

SearchMySQL3.php

Warnings:


Warning on line 25 - Page-level DocBlock precedes "require_once SearchMySQL3.php", use another DocBlock to document the source element
Warning on line 27 - no @package tag was used in a DocBlock for class SearchMySQL3

SearchMySQL4.php

Warnings:


Warning on line 25 - Page-level DocBlock precedes "require_once SearchMySQL4.php", use another DocBlock to document the source element
Warning on line 27 - no @package tag was used in a DocBlock for class SearchMySQL4

SearchTsearch2.php

Warnings:


Warning on line 25 - Page-level DocBlock precedes "require_once SearchTsearch2.php", use another DocBlock to document the source element
Warning on line 27 - no @package tag was used in a DocBlock for class SearchTsearch2

SearchUpdate.php

Warnings:


Warning on line 117 - no @package tag was used in a DocBlock for class SearchUpdateMyISAM

SiteConfiguration.php

Warnings:


Warning on line 22 - no @package tag was used in a DocBlock for class SiteConfiguration

SkinPHPTal.php

Warnings:


Warning on line 110 - no @package tag was used in a DocBlock for class PHPTAL_version_bridge

SkinTemplate.php

Warnings:


Warning on line 920 - no @package tag was used in a DocBlock for class QuickTemplate

SpecialData.php

Warnings:


Warning on line 58 - Page-level DocBlock precedes "function wfDataPreview", use another DocBlock to document the source element

SpecialNewimages.php

Warnings:


Warning on line 7 - Page-level DocBlock precedes "require_once SpecialNewimages.php", use another DocBlock to document the source element

SpecialPage.php

Warnings:


Warning on line 347 - docblock template never terminated with /**#@-*/

SpecialPreferences.php

Warnings:


Warning on line 11 - Page-level DocBlock precedes "require_once SpecialPreferences.php", use another DocBlock to document the source element

SpecialSearch.php

Warnings:


Warning on line 25 - Page-level DocBlock precedes "require_once SpecialSearch.php", use another DocBlock to document the source element
Warning on line 42 - no @package tag was used in a DocBlock for class SpecialSearch

SpecialSitesettings.php

Warnings:


Warning on line 5 - Page-level DocBlock precedes "require_once SpecialSitesettings.php", use another DocBlock to document the source element
Warning on line 14 - no @package tag was used in a DocBlock for class SiteSettingsForm

SpecialUnusedimages.php

Warnings:


Warning on line 13 - no @package tag was used in a DocBlock for class UnusedimagesPage

SpecialUpload.php

Warnings:


Warning on line 722 - docblock template never terminated with /**#@-*/

Errors:


Error on line 86 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Error on line 124 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 332 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 355 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 376 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 388 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 406 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 421 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 472 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"

SpecialUserlevels.php

Warnings:


Warning on line 7 - no @package tag was used in a DocBlock for file /Users/brion/src/wiki/rel1.4/includes/SpecialUserlevels.php
Warning on line 22 - no @package tag was used in a DocBlock for class UserlevelsForm

Userlogin.php

Warnings:


Warning on line 108 - File "/Users/brion/src/wiki/rel1.4/includes/templates/Userlogin.php" has no page-level DocBlock, use @package in the first DocBlock to create one

Version.php

Warnings:


Warning on line 7 - File "/Users/brion/src/wiki/rel1.4/Version.php" has no page-level DocBlock, use @package in the first DocBlock to create one

Database.php

Errors:


Error on line 394 - "@param" tag was used without any parameters, illegal

DefaultSettings.php

Errors:


Error on line 300 - global variable $wgUseTurckShm Enable or disabled Turck MMCache specified in @global tag was never found
Error on line 316 - global variable $wgLanguageFile (default:false) specified in @global tag was never found
Error on line 319 - global variable $wgInterwikiMagic (default:true) specified in @global tag was never found

User.php

Errors:


Error on line 192 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"
Error on line 217 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Error on line 230 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access private"

Documentation generated on Sun, 20 Mar 2005 19:37:05 -0800 by phpDocumentor 1.3.0RC3