wiki.techinc.nl/includes
Umherirrender cb897cbad4 Restore func_get_args in HTMLFormField
Mocking variadic arguments does not work in hhvm

Follow-Up: I066ec95a7beb7c0665146195a08e7cce1222c788
Change-Id: Ic3b689d003a4659abdc4c9344ffd83f24f448912
2019-04-14 15:01:20 +02:00
..
actions HistoryAction: Consider 'feed=' and 'feed=0' as invalid feed actions 2019-04-13 23:43:14 +01:00
api Remove unused constructor parameter and unused member variables 2019-04-14 01:43:19 +00:00
auth Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
block Merge "Improve documentation of constants throughout the codebase" 2019-04-12 21:38:16 +00:00
cache Collapse some nested if statements 2019-04-04 19:02:22 +00:00
changes Remove unused constructor parameter and unused member variables 2019-04-14 01:43:19 +00:00
changetags changetags: Remove unnecessary semicolon after catch block 2019-03-25 15:37:47 +01:00
clientpool Remove various references to cURL in code comments 2019-03-05 23:55:03 +00:00
collation Collapse some nested if statements 2019-04-04 19:02:22 +00:00
compat
composer Add some more missing limit parameters to explode() calls 2019-04-05 14:34:39 +00:00
config Use the ?? feature instead of isset() where it makes sense 2019-03-24 22:40:49 +01:00
content Replace strlen() calls with strict string comparisons 2019-03-28 12:32:39 +01:00
context Use finally instead of try-catch-throw 2019-03-26 14:13:51 +01:00
dao dao: Correct return type doc for getLoadBalancer() 2019-04-11 22:24:43 +00:00
db rdbms: drop inappropriate and poorly documented "DatabaseOraclePostInit" hook 2019-04-12 14:41:44 +00:00
debug Merge "Fix/suppress phan errors related to arrays (#11)" 2019-04-07 16:44:03 +00:00
deferred Merge "jobqueue: add GenericParameterJob and RunnableJob interface" 2019-04-10 16:07:09 +00:00
diff Fix order of @var parameter in PHP 2019-04-08 18:37:56 +02:00
edit Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
editpage Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
exception Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
export Merge "avoid link cache issues with duplicate title keys for xml dumps" 2019-04-09 14:00:38 +00:00
externalstore Replace misplaced strlen() checks with strict false comparisons 2019-03-27 11:10:39 +01:00
filebackend Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
filerepo Split LocalFile.php to have one class in one file 2019-04-14 11:45:39 +02:00
gallery Move PackedHoverImageGallery from PackedOverlayImageGallery.php 2019-04-06 14:12:02 +02:00
historyblob Move HistoryBlob classes to own files 2019-03-25 20:29:47 +01:00
htmlform Restore func_get_args in HTMLFormField 2019-04-14 15:01:20 +02:00
http Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
import Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
installer installer: Remove TODO per discussion in Ia9f0cd7d0117f67d2017e 2019-04-13 19:01:35 +01:00
interwiki Clean up some database domain ID related code and fix some comments 2019-03-29 14:30:21 -07:00
jobqueue jobqueue: add GenericParameterJob and RunnableJob interface 2019-04-08 11:05:23 -07:00
json
libs Merge "Third argument to unpack() requires PHP 7.1" 2019-04-13 08:24:42 +00:00
linkeddata linkeddata: Fix broken check in PageDataRequestHandler 2019-04-01 11:26:48 +00:00
linker
logging Split logging classes to individual files 2019-04-14 02:13:47 +00:00
mail Collapse some nested if statements 2019-04-04 19:02:22 +00:00
media Split SVGReader to its own file 2019-04-14 00:29:52 +00:00
objectcache objectcache: merge getWithToken() into doGet() for simplicity 2019-03-27 13:03:25 -07:00
page Merge "Fix order of @var parameter in PHP" 2019-04-12 15:17:23 +00:00
pager Replace 'TablePager' CSS class exclusively by mw-datatable 2019-03-13 07:29:31 +00:00
parser Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
password Password: update documentation 2019-03-17 12:44:19 -07:00
Permissions Update PermissionManager to use NamespaceInfo 2019-04-10 15:22:09 +03:00
poolcounter Rename PoolCounter_Stub to PoolCounterNull 2019-03-24 22:44:46 +01:00
preferences Remove PreferencesFormLegacy.php 2019-04-14 02:08:32 +00:00
profiler Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
rcfeed Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
registration registration: Allow to require environment abilities 2019-04-13 08:14:44 -07:00
resourceloader Merge "title: Allow passing MessageLocalizer to newMainPage()" 2019-04-14 02:52:22 +00:00
Revision Improve comments of outputVariesOnRevisionMetaData() 2019-04-12 20:32:53 -07:00
revisiondelete RevDel: Avoid log_search rows with empty values for target_author_actor 2019-03-21 16:42:48 -04:00
revisionlist Move class RevisionListBase and friends to own file 2019-03-14 19:50:40 +01:00
search Merge "Improve documentation of constants throughout the codebase" 2019-04-12 21:38:16 +00:00
session Add some more missing limit parameters to explode() calls 2019-04-05 14:34:39 +00:00
shell Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
site Remove wgSitesCacheFile and rebuildSitesCache.php (unused) 2019-03-15 20:03:44 +00:00
skins Collapse some nested if statements 2019-04-04 19:02:22 +00:00
sparql
specialpage Don't pass Config object to SpecialPageFactory 2019-04-10 13:45:01 +00:00
specials Remove PreferencesFormLegacy.php 2019-04-14 02:08:32 +00:00
Storage Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
templates ChangesList: Comment out newlines in EnhancedChangesListGroup.mustache 2019-04-03 06:37:41 +02:00
tidy Collapse some nested if statements 2019-04-04 19:02:22 +00:00
title Fix docs for MWNamespace::clearCaches() removal 2019-04-11 23:47:54 +01:00
upload Move UploadStashFile to its own file 2019-04-14 03:50:59 +01:00
user Merge "Improve documentation of constants throughout the codebase" 2019-04-12 21:38:16 +00:00
utils Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
watcheditem Merge "Improve documentation of constants throughout the codebase" 2019-04-12 21:38:16 +00:00
widget Fix order of @var parameter in PHP 2019-04-08 18:37:56 +02:00
.htaccess
ActorMigration.php Use the ?? feature instead of isset() where it makes sense 2019-03-24 22:40:49 +01:00
AjaxDispatcher.php
AjaxResponse.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
AutoLoader.php Introduce PermissionManager service 2019-04-05 14:54:51 +00:00
Autopromote.php
Block.php Set default for Block::appliesToPasswordReset to true 2019-04-02 14:43:09 +01:00
CategoriesRdf.php
Category.php Merge "Category: Remove "todo" comment about moving code from CategoryPage" 2019-04-12 23:44:51 +00:00
CategoryFinder.php
CategoryViewer.php Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00
CommentStore.php Fix misc phan errors by adjusting documentation (#8) 2019-04-05 23:31:16 -07:00
CommentStoreComment.php Fix CommentStoreComment RawMessage construction 2019-02-13 11:17:10 -05:00
ConfiguredReadOnlyMode.php Drop clearCache() from (Configured)ReadOnlyMode 2019-04-10 19:39:34 +03:00
ContentSecurityPolicy.php CSP: Minor cleanup in ContentSecurityPolicy.php 2019-03-20 23:16:01 +01:00
DefaultSettings.php Reporting API and Feature Policy reporting support 2019-04-13 09:28:27 +02:00
Defines.php Make the XML dump schema version configurable. 2019-03-21 12:43:32 +01:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php tests: enable MariaDB/MySQL strict mode 2019-04-01 21:54:30 +00:00
DummyLinker.php Drop Linker::formatTemplates, deprecated in 1.28 and unused 2019-02-08 17:43:33 -08:00
EditPage.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
EventRelayerGroup.php Drop EventRelayerGroup::singleton(), deprecated in 1.27 and unused 2019-02-09 07:15:34 +00:00
FauxRequest.php
FauxResponse.php Move FauxResponse class to own file 2019-03-02 18:55:13 +00:00
FeedUtils.php Avoid use of deprecated ObjectCache::getMainWANInstance method 2019-03-01 02:38:55 +00:00
FileDeleteForm.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
ForeignResourceManager.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
ForkController.php
FormOptions.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
GitInfo.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
GlobalFunctions.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
HeaderCallback.php Fix HeaderCallback failing on headers without a colon 2019-02-19 18:25:14 +01:00
Hooks.php
Html.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
Linker.php RecentChanges updated to use pseudo elements for presentation 2019-04-02 14:52:50 -07:00
LinkFilter.php Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
ListToggle.php
MagicWord.php Hard-deprecate MagicWord static methods 2019-04-09 11:51:36 +03:00
MagicWordArray.php Use the ?? feature instead of isset() where it makes sense 2019-03-24 22:40:49 +01:00
MagicWordFactory.php
MediaWiki.php Add some more missing limit parameters to explode() calls 2019-04-05 14:34:39 +00:00
MediaWikiServices.php Fix docs for MWNamespace::clearCaches() removal 2019-04-11 23:47:54 +01:00
MediaWikiVersionFetcher.php
MergeHistory.php Improve documentation of constants throughout the codebase 2019-02-26 14:02:50 +01:00
Message.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
MovePage.php NamespaceInfo service to replace MWNamespace 2019-04-10 02:07:36 +00:00
MWGrants.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
MWNamespace.php Fix docs for MWNamespace::clearCaches() removal 2019-04-11 23:47:54 +01:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Reporting API and Feature Policy reporting support 2019-04-13 09:28:27 +02:00
PageProps.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
PathRouter.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
PHPVersionCheck.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
Pingback.php
ProtectionForm.php ProtectionForm: Follow up on I167ae6300b37d4e9292 2019-03-16 21:12:18 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php Drop clearCache() from (Configured)ReadOnlyMode 2019-04-10 19:39:34 +03:00
Revision.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ServiceWiring.php Remove CryptRand and related stuff 2019-04-11 18:20:09 +01:00
Setup.php Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00
SiteConfiguration.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
SiteStats.php
SiteStatsInit.php
Status.php Status: Make various improvements to the Status class 2019-03-04 00:44:34 +00:00
StreamFile.php
StubObject.php
TemplateParser.php TemplateParser: Use operator short cut where necessary 2019-04-11 21:48:07 +01:00
TemplatesOnThisPageFormatter.php Make EditPage::getTemplates avoid page table query spam 2019-03-15 02:34:00 -07:00
Title.php title: Allow passing MessageLocalizer to newMainPage() 2019-04-14 03:26:17 +01:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
WebRequestUpload.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
WebResponse.php Convert a few call_user_func*() calls to native PHP syntax 2019-03-07 19:25:40 -08:00
WebStart.php
WikiMap.php Make WikiMap::isCurrentWikiDbDomain() more rigorous 2019-03-29 19:03:28 +00:00
WikiReference.php
Xml.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
XmlJsCode.php ResourceLoader: Add support for packageFiles 2019-02-05 22:05:02 +00:00
XmlSelect.php