wiki.techinc.nl/includes/libs
Daimona Eaytoy b18344ba1e Clarify error message in Database::assertBuildSubstringParams
Change-Id: Iba115a6c514b49b02c2073ebfc81b6fc2ec117e9
2020-12-09 02:38:31 +01:00
..
composer composer.json: add requirement for composer-plugin-api ^1.1 2020-11-11 00:54:31 +00:00
eventrelayer Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
filebackend Fix English/*nix specific error messages in FSFileBackend 2020-12-03 15:00:02 +11:00
http Make use of the preg_match() return value, if possible 2020-07-14 19:26:35 +00:00
iterators Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
lockmanager Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
Message Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
mime Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
objectcache objectcache: rename BagOStuff::makeKeyInternal() arguments and update documentation 2020-11-23 23:25:12 +00:00
ParamValidator Localisation updates from https://translatewiki.net. 2020-11-30 08:45:15 +01:00
rdbms Clarify error message in Database::assertBuildSubstringParams 2020-12-09 02:38:31 +01:00
redis Return directly from within try/finally block 2020-07-20 15:54:32 +00:00
stats Add @method for type in BufferingStatsdDataFactory::produceStatsdData 2020-11-27 23:29:22 +00:00
uuid [GlobalIdGeneratorTest] Run teardown on same instance as the tests 2020-11-04 00:47:36 +00:00
virtualrest phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php Introduce $wgForceHTTPS 2020-06-30 15:38:11 +10:00
Cookie.php Replace tabs with spaces 2020-09-04 18:04:07 +02:00
CookieJar.php
CryptHKDF.php
CSSMin.php resourceloader: Fix malformed "https:/w/resources" mapping in CSSMin 2020-11-25 00:38:53 +00:00
DeferredStringifier.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php Improve class property documentation 2020-10-30 10:38:58 +01:00
GenericArrayObject.php Replace tabs with spaces 2020-09-04 18:04:07 +02:00
GhostFieldAccessTrait.php Forward-compat for merging CacheTime and ParserOutput mOptions 2020-11-10 07:09:41 -07:00
HashRing.php
HtmlArmor.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
HttpStatus.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Remove ProcessCacheLRU, deprecated and unused. 2020-10-20 12:49:05 -07:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
MWCryptHash.php
NonSerializableTrait.php Introduce and apply NonSerializableTrait 2020-09-28 21:55:49 +02:00
README
ReplacementArray.php
ReverseArrayIterator.php build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 2020-12-07 14:55:24 +01:00
RiffExtractor.php
StaticArrayWriter.php Annotate newable classes 2020-07-07 15:38:57 +02:00
StatusValue.php Annotate newable classes 2020-07-07 15:38:57 +02:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
XhprofData.php

The classes in this directory ./includes/libs are considered standalone
from the remainder of the MediaWiki codebase. They do not call on any other
portions of MediaWiki code, and can be used in other projects without
dependency issues.