wiki.techinc.nl/includes/libs
2022-09-29 17:31:18 +00:00
..
composer
eventrelayer
filebackend Remove unused local variables 2022-09-19 23:07:07 +02:00
http Drop some pre-7.4 php compat code 2022-09-29 14:40:13 +00:00
iterators
lockmanager phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
Message
Metrics
mime Remove unneeded initalize of local variables 2022-09-21 21:29:21 +02:00
objectcache Merge "objectcache: Demonstrate $cache param in makeMultiKeys examples" 2022-09-21 23:29:47 +00:00
ParamValidator Localisation updates from https://translatewiki.net. 2022-08-22 08:05:16 +02:00
rdbms Merge "rdbms: Drop deprecated functions from LoadBalancer" 2022-09-29 17:31:18 +00:00
redis Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
stats
uuid
virtualrest
WRStats
APACHE-LICENSE-2.0.txt
ArrayUtils.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
Cookie.php
CookieJar.php
CryptHKDF.php
Deflate.php
DnsSrvDiscoverer.php Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
ExplodeIterator.php
GenericArrayObject.php
GhostFieldAccessTrait.php
HashRing.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
HtmlArmor.php
HttpStatus.php
jsminplus.php
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php MemoizedCallable: Remove outdated php5-apc support 2021-11-16 18:23:22 +00:00
MessageSpecifier.php
MWCryptHash.php
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Remove unused local variables 2022-09-19 23:07:07 +02:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php profiler: Fixup broken logic for the new 'running' option 2021-09-16 03:26:23 +01:00
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.