wiki.techinc.nl/includes/libs
2024-09-10 01:44:43 +00:00
..
composer
DebugInfo Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
Diff Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
eventrelayer Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
filebackend StreamFile: Support streaming webp from thumb_handler.php 2024-09-03 14:39:04 +08:00
http Make MultiHttpClient free from MediaWiki URL global functions 2024-09-09 22:02:58 +03:30
iterators
lockmanager filebackend: remove unused LockManager::sha1Base16Absolute() method 2024-08-20 17:40:00 +01:00
Message Message: Make toJsonArray() methods protected 2024-08-21 19:23:17 +02:00
mime MimeMap: Update font related MIMEs from IANA 2024-06-18 20:07:12 -04:00
objectcache Merge "objectcache: Remove WinCache support" 2024-09-06 01:19:59 +00:00
ParamValidator Localisation updates from https://translatewiki.net. 2024-08-12 07:33:18 +00:00
rdbms rdbms: make table name parameter comments more complete and uniform 2024-09-09 10:35:50 -07:00
redis
Stats Merge "Stats: Remove $wgSamplingStatsdClient, deprecate SamplingStatsdClient class" 2024-08-08 21:00:34 +00:00
uuid
WRStats Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ArrayUtils.php
Cookie.php Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
CookieJar.php
CryptHKDF.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Deflate.php Drop old class_aliases for before MW 1.39 that were missed 2024-03-20 12:10:42 +00:00
DnsSrvDiscoverer.php
Emptiable.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
ExplodeIterator.php
GhostFieldAccessTrait.php Serialization test cases: fix filename after ParserOutput namespacing 2024-05-17 17:07:47 -04:00
HashRing.php
HtmlArmor.php
HttpStatus.php
MapCacheLRU.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
MappedIterator.php
MemoizedCallable.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
MWCryptHash.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
NonSerializableTrait.php
README
ReplacementArray.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
StringUtils.php
Timing.php
UDPTransport.php UDPTransport: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:21:51 +03:00
UnpackFailedException.php
XhprofData.php Fix some spelling errors 2024-03-18 20:58:11 +11: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.