wiki.techinc.nl/includes/libs
rrana-wmf 2ff2d011e5 Soft deprecate the VirtualRESTService class
The usage of this class has significantly dropped in various code
bases like Math, Flow, and Collection extensions.

Bug: T338641
Change-Id: Idf66562c0f57195b2c50de4895981c591e721b70
2023-06-13 10:43:11 +00:00
..
composer
DebugInfo
eventrelayer Namespace EventRelayer and EventRelayerNull 2023-06-11 00:15:46 +02:00
filebackend Merge "Replace substr with cleaner string methods" 2023-06-06 14:15:27 +00:00
http Make use of ??= in more places 2022-12-17 01:10:13 +00:00
iterators
lockmanager MemcLockManager: fix variable overwritten by foreach 2023-03-27 09:34:27 +11:00
Message
mime Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
objectcache Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
ParamValidator Merge "Replace substr with cleaner string methods" 2023-06-06 14:15:27 +00:00
rdbms Database: support passing an IReadableDatabase to getCacheSetOptions 2023-06-09 10:46:03 +03:00
redis redis: add missing space to "marked down" log entries in RedisConnectionPool 2023-02-03 12:03:06 -08:00
Stats Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
uuid uuid: avoid PHP warnings in GlobalIdGenerator::load() 2023-05-11 12:47:46 -07:00
virtualrest Soft deprecate the VirtualRESTService class 2023-06-13 10:43:11 +00:00
WRStats Make use of ??= in more places 2022-12-17 01:10:13 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
Deflate.php
DnsSrvDiscoverer.php
Emptiable.php Reorg: Move Emptiable to libs/ 2023-04-20 18:55:48 +02:00
ExplodeIterator.php
GhostFieldAccessTrait.php
HashRing.php
HtmlArmor.php
HttpStatus.php
jsminplus.php libs\jsminplus: Declare JSNode::$expression 2023-01-06 03:14:06 +01:00
MapCacheLRU.php
MappedIterator.php Fix some typos 2023-03-21 15:58:09 +01:00
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php MWCryptHash: Clean up and add types of static fields 2023-01-14 01:30:29 -05:00
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Merge "Remove unused arguments to private functions" 2023-02-08 22:42:46 +00:00
StringUtils.php
Timing.php
UDPTransport.php
XhprofData.php Remove unused variable from unpacking arrays 2022-11-22 23:21:08 +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.