wiki.techinc.nl/includes/libs
2021-09-21 04:42:58 +00:00
..
composer
eventrelayer
filebackend build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
http
iterators
lockmanager Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
Message
mime Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
objectcache objectcache: fix phpstorm warnings about BagOStuff::* constants and unused vars 2021-09-15 22:56:39 -07:00
ParamValidator Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
rdbms Merge "rdbms: Add more return typehints" 2021-09-14 20:51:25 +00:00
redis
stats stats: Simplify normalizeMetricKey() and fix bad output for edge cases 2021-09-10 19:39:30 +00:00
uuid build: Enable phan plugin UseReturnValuePlugin 2021-08-26 21:08:19 +00:00
virtualrest
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php
GhostFieldAccessTrait.php
HashRing.php
HtmlArmor.php
HttpStatus.php
jsminplus.php
MapCacheLRU.php objectcache: Avoid getCurrentTime() call in MapCacheLRU::has() 2021-09-10 02:18:00 +00:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php MWCryptHash: Avoid bool as array key 2021-08-26 21:43:12 +00:00
NonSerializableTrait.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
README
ReplacementArray.php
ReverseArrayIterator.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
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 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.