wiki.techinc.nl/includes
2019-10-08 13:54:57 +00:00
..
actions Use varargs for MessageLocalizer::msg and similar 2019-10-05 17:47:49 +00:00
api Document 'blockpartial' in ApiBlockInfoTrait::getBlockDetails 2019-10-03 18:45:58 +01:00
auth Use @phan-template instead of @template 2019-09-09 19:29:22 +02:00
block Merge "Document that block target and type properties can be null" 2019-10-03 21:35:06 +00:00
cache Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
changes Merge "Title: make newFromText, isValid, and canExist behave consistently." 2019-10-08 13:54:57 +00:00
changetags revisionlist: Fix bad type hints in RevisionListBase 2019-10-05 08:10:56 +00:00
clientpool Make CdnCacheUpdate::expand() private and update the sole caller 2019-09-13 01:56:23 +00:00
collation Declare dynamic properties 2019-09-14 15:21:26 +02:00
composer Provide command to adjust phpunit.xml for code coverage 2019-09-09 14:32:02 +02:00
config Better docs to make phan happy 2019-09-07 16:47:18 +00:00
content phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
context Use varargs for MessageLocalizer::msg and similar 2019-10-05 17:47:49 +00:00
dao Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer() 2019-09-08 03:34:18 +00:00
db Remove MySQL index aliasing for user_newtalk indexes 2019-09-27 09:30:31 +00:00
debug HHVM removal: Remove use of HHVM_VERSION and register_postsend_function 2019-10-04 14:07:10 +02:00
deferred Merge "Make CdnCacheUpdate::expand() private and update the sole caller" 2019-09-13 21:25:47 +00:00
diff Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32 2019-10-03 22:09:38 +00:00
edit
editpage Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
exception Merge "Setup: Move wgArticlePath validation to its main consumer (PathRouter)" 2019-10-07 21:58:16 +00:00
export export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
externalstore externalstore: deprecate getLBInfo() dependency in ExternalStoreDB 2019-09-10 11:34:52 +00:00
filebackend filebackend: avoid use of wfWikiId() in FileBackendGroup 2019-09-24 18:52:44 -07:00
filerepo filerepo: make FileRepo::store/storeBatch() accept FSFile as similar methods already do 2019-09-26 22:39:41 +00:00
gallery Declare dynamic properties 2019-09-13 17:54:37 +00:00
historyblob phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
htmlform Use varargs for MessageLocalizer::msg and similar 2019-10-05 17:47:49 +00:00
http phan: Removed PhanUndeclaredTypeParameter suppression 2019-09-24 21:20:28 +02:00
import import: Update docs about WikiRevision requiring a Config 2019-09-17 16:36:32 +02:00
installer Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
interwiki
jobqueue jobqueue: Remove 'title' and 'namespace' from JobSpecification dedup info 2019-10-02 18:08:26 +00:00
json
language Use real variargs for variadic methods 2019-10-06 14:47:54 +00:00
libs Merge "Make Status::wrap and StatusValue::splitByErrorType work together" 2019-10-08 12:03:08 +00:00
linkeddata
linker
logging Merge "Title: make newFromText, isValid, and canExist behave consistently." 2019-10-08 13:54:57 +00:00
mail phan: Enable PhanTypeMismatchArgument issue 2019-09-19 20:11:42 +02:00
media Suppress PhanUndeclaredProperty for custom properties and phan bugs 2019-09-14 13:22:54 +00:00
Message TextFormatter: Remove a pointless type check 2019-10-07 15:20:57 +00:00
Navigation Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
objectcache objectcache: fix DatabaseSqlite::initSqliteDatabase() call location 2019-09-17 19:23:44 -07:00
page MovePageFactory: make $constructorOptions a constant 2019-10-05 12:55:01 -07:00
pager Pass Title to IndexPager::buildPrevNextNavigation 2019-09-04 20:25:59 +02:00
parser PPFrame: Use explicit varargs in method parameters 2019-10-05 18:06:22 +02:00
password Remove meaningless (auto-generated?) constructor documentation 2019-10-01 14:34:21 +02:00
Permissions PermissionManager: Use explicit varargs in method parameters 2019-10-05 18:03:24 +02:00
poolcounter Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
preferences Merge "DefaultPreferencesFactory: Remove fallback for null PermissionManager" 2019-09-17 20:32:17 +00:00
profiler SectionProfiler: Do not attempt to use null values as arrays 2019-09-16 21:30:47 +02:00
rcfeed Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
registration Merge "registration: Avoid redundant LBYL check in ExtensionRegistry::queue()" 2019-09-05 18:07:25 +00:00
resourceloader Merge "resourceloader: Remove 'editToken' from mw.user.tokens" 2019-10-06 18:57:28 +00:00
Rest Avoid using "enqueue" mode for deferred updates in doPostOutputShutdown 2019-09-30 22:59:59 +00:00
Revision Log a warning when the 'text' flag is used with getQueryInfo() 2019-10-07 19:14:01 +00:00
revisiondelete revisionlist: Fix bad type hints in RevisionListBase 2019-10-05 08:10:56 +00:00
revisionlist revisionlist: Fix bad type hints in RevisionListBase 2019-10-05 08:10:56 +00:00
search searchResult: Fix docs for mTitle 2019-10-07 13:10:34 +02:00
session Session: Remove mcrypt support, dropped from PHP 7.2 2019-10-07 16:15:15 -07:00
shell shell: Resolve a TODO asking for error_clear_last() 2019-10-02 21:38:09 -07:00
site Merge "site: Make getPageUrl consistently return null" 2019-09-23 16:36:32 +00:00
skins BaseTemplate: Use explicit varargs in method parameters 2019-10-05 18:27:30 +02:00
sparql
specialpage Use varargs for MessageLocalizer::msg and similar 2019-10-05 17:47:49 +00:00
specials List rest.php on Special:Version entry points 2019-10-08 01:02:51 +01:00
Storage Storage: SqlBlobStore no longer needs Lanugage object 2019-10-02 09:26:34 -07:00
templates Use Mustache template in img_auth.php 2019-10-05 22:57:30 +02:00
tidy
title Merge "Title: make newFromText, isValid, and canExist behave consistently." 2019-10-08 13:54:57 +00:00
upload UploadBase: remove HHVM support 2019-10-02 21:03:49 -07:00
user Use real variargs for variadic methods 2019-10-06 14:47:54 +00:00
utils Suppress PhanUndeclaredProperty for custom properties and phan bugs 2019-09-14 13:22:54 +00:00
watcheditem Make WatchedItemQueryService depend on PermissionManager 2019-09-16 09:39:43 -07:00
widget widget: Improve properties documentation 2019-09-10 14:05:14 +02:00
.htaccess
ActorMigration.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
AjaxDispatcher.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
AjaxResponse.php docs: Avoid some scalar juggling 2019-09-19 17:21:24 +00:00
AutoLoader.php MessageFormatterFactory 2019-08-28 12:28:05 +10:00
Autopromote.php docs: Avoid some scalar juggling 2019-09-19 17:21:24 +00:00
BadFileLookup.php BadFileLookup to replace wfIsBadImage 2019-08-21 20:45:37 +03:00
CategoriesRdf.php
Category.php Remove more Oracle and Mssql leftovers 2019-08-25 17:21:49 +00:00
CategoryFinder.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
CategoryViewer.php
CommentStore.php CommentStore: Accept SCHEMA_COMPAT_* constants 2019-09-26 11:17:50 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Remove more HHVM hacks 2019-10-06 10:16:09 +00:00
DefaultSettings.php Merge "Session: Remove mcrypt support, dropped from PHP 7.2" 2019-10-08 04:03:46 +00:00
Defines.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php Set l18n cache to array in DevelopmentSettings.php 2019-09-17 22:52:59 +02:00
DummyLinker.php Linker: Force type Language for $lang in tocList and generateTOC 2019-07-16 07:03:59 +02:00
EditPage.php block: Allow cookie-block tracking from any uncached web request 2019-10-01 13:52:58 -04:00
EventRelayerGroup.php
FauxRequest.php FauxRequest: don’t override getValues() 2019-09-11 18:56:31 +02:00
FauxResponse.php
FeedUtils.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
FileDeleteForm.php Document $file in FileDeleteForm as LocalFile (not File) 2019-09-08 04:02:20 +00:00
ForeignResourceManager.php
ForkController.php LockManagerGroupFactory to replace singletons 2019-08-27 13:19:15 +03:00
FormOptions.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
GitInfo.php
GlobalFunctions.php Hard-deprecate wfIsHHVM() 2019-10-06 22:45:03 -07:00
HeaderCallback.php
Hooks.php
Html.php installer: Deprecate WebInstaller::getInfoBox, getWarningBox and getErrorBox 2019-09-26 19:26:33 +00:00
Linker.php Linker: Kill HHVM and PHP5 special case 2019-10-06 12:19:32 -07:00
LinkFilter.php Better grouping for code adding elements to arrays 2019-09-03 19:38:57 +02:00
ListToggle.php
MagicWord.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
MagicWordArray.php
MagicWordFactory.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
MediaWiki.php Fix typo: occured → occurred 2019-10-06 02:35:49 +01:00
MediaWikiServices.php Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php MergeHistory: Update revactor_page too 2019-09-17 07:17:38 +00:00
MovePage.php MovePageFactory: make $constructorOptions a constant 2019-10-05 12:55:01 -07:00
MWGrants.php
MWNamespace.php Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32 2019-06-19 15:14:54 -04:00
OutputPage.php Merge "Make max-age configurable for logged-out users" 2019-10-03 22:13:50 +00:00
PageProps.php
PathRouter.php Setup: Move wgArticlePath validation to its main consumer (PathRouter) 2019-09-25 23:06:52 +00:00
PHPVersionCheck.php Merge "PHP Version Check: Adjust wording on composer dependencies" 2019-10-07 15:29:10 +00:00
Pingback.php
ProtectionForm.php Pass language to Status::getWikiText 2019-09-21 11:14:54 +00:00
ProxyLookup.php ProxyLookup: Optimise in_array in isConfiguredProxy() 2019-08-31 22:30:08 +01:00
RawMessage.php
ReadOnlyMode.php Fix types around ILoadBalancer and IResultWrapper 2019-07-04 21:56:31 +02:00
Revision.php Hard deprecate Revision::getRevisionText() method 2019-10-07 11:31:20 -07:00
ServiceWiring.php Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
Setup.php Merge "Setup: Move wgArticlePath validation to its main consumer (PathRouter)" 2019-10-07 21:58:16 +00:00
SiteConfiguration.php
SiteStats.php Switch various LoadBalancer::getConnection() callers to getConnectionRef() 2019-07-12 10:56:30 -07:00
SiteStatsInit.php Convert LoadBalancer::getConnection() callers to LoadBalancer::getConnectionRef() 2019-07-21 01:02:49 -07:00
Status.php Suppress PhanUndeclaredProperty for custom properties and phan bugs 2019-09-14 13:22:54 +00:00
StreamFile.php Merge "StreamFile: Deprecate ::parseRange() and ::send404Message() methods" 2019-09-14 01:03:47 +00:00
StubObject.php
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
Title.php Merge "Title: make newFromText, isValid, and canExist behave consistently." 2019-10-08 13:54:57 +00:00
TitleArray.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
TitleArrayFromResult.php Fix param doc of TitleArrayFromResult::setCurrent 2019-07-18 16:43:02 +00:00
TrackingCategories.php Use [...] instead of array(...) in PHP comments and documentation 2019-06-17 21:15:09 +02:00
WebRequest.php Setup: Move wgArticlePath validation to its main consumer (PathRouter) 2019-09-25 23:06:52 +00:00
WebRequestUpload.php HHVM removal: Drop hhvm.server.max_post_size ini fallback 2019-10-03 21:46:24 +00:00
WebResponse.php
WebStart.php WebStart: Avoid DB or uselang for nonwrite-api-promise-error message 2019-08-25 19:15:34 +01:00
WikiMap.php Remove Oracle reference from WikiMap 2019-09-01 23:27:27 +00:00
WikiReference.php
Xml.php docs: Avoid some scalar juggling 2019-09-19 17:21:24 +00:00
XmlJsCode.php
XmlSelect.php