wiki.techinc.nl/includes/libs
2021-08-25 22:33:52 +00:00
..
composer
eventrelayer
filebackend Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
http MultiHttpClient: Replace PHP version check with defined() 2021-06-23 01:47:59 +01:00
iterators
lockmanager
Message Fix a bunch of random typos 2021-06-29 11:32:04 +00:00
mime Remove dead variables and functions and unneeded parenthesis 2021-08-13 21:41:59 +02:00
objectcache objectcache: Ignore "failed to set" warning from php-memcached 2021-08-18 19:09:50 +00:00
ParamValidator Localisation updates from https://translatewiki.net. 2021-08-17 08:04:57 +02:00
rdbms rdbms: Followup to upsert/replace parameter validation 2021-08-24 00:34:12 +00:00
redis Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
stats
uuid Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
virtualrest
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
GenericArrayObject.php
GhostFieldAccessTrait.php
HashRing.php
HtmlArmor.php
HttpStatus.php
jsminplus.php
MapCacheLRU.php MapCacheLRU: Remove redundant type checks in favour of native warnings 2021-08-18 00:10:10 +01:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php language: Autoload normalize data and remove transformUsingPairFile compat 2021-08-10 21:03:13 +00:00
StatusValue.php Support fluent interface for StatusValue 2021-08-02 15:14:11 -04:00
StringUtils.php
Timing.php
UDPTransport.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
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.