wiki.techinc.nl/includes
Kevin Israel 74faccfa26 Change case of class names to match declarations
Found by running tests under a version of PHP patched to report
case mismatches as E_STRICT errors.

User classes:
* MIMEsearchPage
* MostlinkedTemplatesPage
* SpecialBookSources
* UnwatchedpagesPage

Internal classes:
* DOMXPath
* stdClass
* XMLReader

Did not change:
* testautoLoadedcamlCLASS
* testautoloadedserializedclass

Change-Id: Idc8caa82cd6adb7bab44b142af2b02e15f0a89ee
2014-12-19 16:01:26 +00:00
..
actions Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
api API: Avoid MySQL filesort with list=allpages&apfilterlanglinks=withlanglinks 2014-12-19 00:08:36 +00:00
cache MessageCache: Improve GlobalTitleFail log message 2014-12-15 18:34:32 +00:00
changes Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
clientpool
composer
config Remove deprecated GlobalVarConfig::set() 2014-10-20 16:43:08 +00:00
content content: Refactor and fix various bugs in JsonContent 2014-12-17 23:04:24 +00:00
context Check hasTitle() in RequestContext::setWikiPage() 2014-12-12 11:41:22 -08:00
dao
db Use generalizeSQL for DBPerformance log entries 2014-12-18 15:00:57 -08:00
debug Merge "Fix some stuttering in comments and documentation" 2014-12-17 22:28:27 +00:00
deferred Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
diff Escape unescaped messages shown on a diff page 2014-12-18 20:01:32 +00:00
exception Register a shutdown function to log fatal errors 2014-12-09 23:27:40 +00:00
externalstore
filebackend Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
filerepo Merge "Removed some unnecessary code in LocalFileDeleteBatch" 2014-12-12 21:18:30 +00:00
gallery Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
htmlform Avoid GlobalTitleFail in HTMLFormField::__construct 2014-12-17 14:20:14 -08:00
installer Localisation updates from https://translatewiki.net. 2014-12-18 22:40:35 +01:00
interwiki Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
jobqueue Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
json FormatJson::stripComments 2014-10-12 12:34:22 -06:00
libs Fixed comment typo and other docs tweaks 2014-12-18 17:35:10 -08:00
logging Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
mail Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
media Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
normal Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
objectcache Merge "Made $timeout in BagOStuff::lock() actually work" 2014-11-20 09:39:41 +00:00
page Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
pager
parser Re-emit unknown tags from #tag 2014-12-18 23:06:22 -05:00
password Fix creating non-parameterized hashes in ParameterizedPassword 2014-10-20 22:58:17 +02:00
poolcounter Handle missing parser cache keys better in pool counter 2014-11-19 11:22:48 -08:00
profiler xhprof: Guard against division by 0 2014-12-18 09:29:36 -07:00
rcfeed Create a generic UDP transport class 2014-12-15 15:06:43 -07:00
resourceloader Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
revisiondelete Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
search Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
site Add documentation for SiteListFileCache 2014-12-19 11:28:18 +00:00
skins Skin: handle invalid titles gracefully 2014-12-15 18:46:17 +00:00
specialpage Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
specials Remove double escaping in Special:Block 2014-12-18 20:04:27 +00:00
templates Merge "If a user logs in while not on https, then the user should be sent back to the non-secure website." 2014-12-03 22:36:23 +00:00
title
upload Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
utils Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php autoloader: Remove incorrect documentation comment 2014-12-19 06:02:34 +00:00
Autopromote.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Block.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Category.php
CategoryFinder.php
CategoryViewer.php Use getHtmlCode() instead of getCode() to set the lang attribute 2014-11-06 14:53:57 +00:00
CdbCompat.php Fixed spacing 2014-12-05 22:28:07 +01:00
ChangeTags.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Collation.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
DefaultSettings.php Remove $wgJavaScriptTestConfig 2014-12-17 00:29:27 +00:00
Defines.php API edit: allow ConfirmEdit to use the merged parse 2014-12-05 17:10:20 +11:00
DeprecatedGlobal.php
EditPage.php EditPage: Don't warn if the page already redirects to itself 2014-12-15 19:52:01 +00:00
Export.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ForkController.php
FormOptions.php
GitInfo.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
GlobalFunctions.php Merge "Fix some stuttering in comments and documentation" 2014-12-17 22:28:27 +00:00
HistoryBlob.php
Hooks.php Switched hook profiling to use scopedProfileIn 2014-12-04 19:32:38 +00:00
Html.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
HtmlFormatter.php Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
HttpFunctions.php
Import.php Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
Licenses.php
limit.sh chmod 755 bash & Perl files, chmod 644 .css file 2014-10-30 18:25:16 +00:00
Linker.php Escape unescaped messages shown on a diff page 2014-12-18 20:01:32 +00:00
LinkFilter.php
MagicWord.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MediaWiki.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MediaWikiVersionFetcher.php Allow /-/ in MediaWikiVersionFetcher::fetchVersion 2014-10-31 10:33:40 +01:00
Message.php
MessageBlobStore.php
mime.info
mime.types
MimeMagic.php Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
MovePage.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWNamespace.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWTimestamp.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
OutputHandler.php Fix case insensitive string comparison for http header names 2014-12-12 02:38:43 +00:00
OutputPage.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
PathRouter.php
PHPVersionError.php Require PHP >= 5.3.3 2014-10-30 10:10:52 -07:00
Preferences.php Avoid GlobalTitleFail in HTMLFormField::__construct 2014-12-17 14:20:14 -08:00
PrefixSearch.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ProtectionForm.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Revision.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
RevisionList.php
Sanitizer.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Setup.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
SiteConfiguration.php
SiteStats.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
SquidPurgeClient.php
StatCounter.php
Status.php Fixed spacing 2014-12-05 22:28:07 +01:00
StreamFile.php
StubObject.php Add findVariantLink to StubUserLang 2014-12-14 17:57:49 -07:00
tidy.conf
Title.php Explaining why user groups are sometimes returned by getRestrictions 2014-12-14 11:12:47 +00:00
TitleArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
TitleArrayFromResult.php
User.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
UserArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
UserArrayFromResult.php
UserRightsProxy.php
WatchedItem.php Copy wl_notificationtimestamp when copying watchlist entries on move 2014-11-10 18:21:17 +00:00
WebRequest.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
WebResponse.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
WebStart.php MW_NO_OUTPUT_BUFFER is never defined 2014-11-18 14:03:25 -08:00
WikiMap.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
Xml.php Xml: Simplify processing of attributes in Xml::label 2014-12-10 19:40:03 +00:00
ZhConversion.php