wiki.techinc.nl/includes/libs
2019-09-14 00:12:05 +00:00
..
composer libs: Declare dynamic properties and improve doc types 2019-09-12 10:57:26 +00:00
eventrelayer
filebackend Merge "filebackend: rename and simplify header sanitizing methods in SwiftFileBackend" 2019-09-14 00:12:05 +00:00
http Revert "Improve MultiHttpClient connection concurrency and reuse" 2019-09-10 14:56:38 +00:00
iterators
lockmanager Fix a typo (yeild -> yield) 2019-09-13 03:38:14 +00:00
Message lib/Message: Support MessageValue as a parameter 2019-08-30 15:14:37 -04:00
mime libs: Declare dynamic properties and improve doc types 2019-09-12 10:57:26 +00:00
objectcache Fix a typo (yeild -> yield) 2019-09-13 03:38:14 +00:00
ParamValidator
rdbms Fix spaces in doc comments 2019-09-12 21:45:18 +02:00
redis Throw if Redis::SERIALIZER_IGBINARY is not defined 2019-09-05 21:45:15 +02:00
services
stats Unsuppress other phan issues with low count 2019-08-30 09:42:15 +00:00
virtualrest
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
CSSMin.php
DeferredStringifier.php
DnsSrvDiscoverer.php
EasyDeflate.php
ExplodeIterator.php Globally unsuppress phan issues with low count 2019-08-30 09:40:47 +00:00
GenericArrayObject.php Globally unsuppress phan issues with low count 2019-08-30 09:40:47 +00:00
HashRing.php Optimize HashRing to avoid hashing for the common single-location case 2019-08-29 19:30:27 -07:00
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php
IP.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php
MappedIterator.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
MemoizedCallable.php libs: Declare dynamic properties and improve doc types 2019-09-12 10:57:26 +00:00
MessageSpecifier.php
MWCryptHash.php
MWMessagePack.php Globally unsuppress phan issues with low count 2019-08-30 09:40:47 +00:00
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Better docs to make phan happy 2019-09-07 16:47:18 +00:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
XhprofData.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00

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.