wiki.techinc.nl/includes/libs
2022-03-25 17:16:27 +00:00
..
composer Fix typos in comments (C-D) 2021-12-30 18:00:02 +05:30
eventrelayer Remove deprecated EventRelayerKafka and KafkaHandler 2022-03-25 00:07:22 +00:00
filebackend phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
http http,objectcache: Use local-unaware floats in sprintf() calls 2022-03-24 14:59:03 +00:00
iterators phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
lockmanager phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
Message
Metrics Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
mime phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
objectcache Merge "objectcache: Warn when WANObjectCache callback returns incomplete result" 2022-03-24 15:24:54 +00:00
ParamValidator Merge "ParamValidator: Disallow array values in integer param" 2022-03-25 17:16:27 +00:00
rdbms rdbms: refactor retry and DBO_TRX logic in executeQuery() 2022-03-23 01:27:12 +00:00
redis cache: Fix various scalar and null types to match documentation 2022-03-14 17:36:04 +00:00
stats stats: Implement interface in BufferingStatsdDataFactory correctly 2022-03-09 20:25:41 +01:00
uuid phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
virtualrest phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php Fix typos in comments (C-D) 2021-12-30 18:00:02 +05:30
Deflate.php Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
DnsSrvDiscoverer.php Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
ExplodeIterator.php
GenericArrayObject.php Implement __serialize/__unserialize for PHP 8.1 support 2022-02-01 15:06:20 +00:00
GhostFieldAccessTrait.php
HashRing.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
HtmlArmor.php
HttpStatus.php
jsminplus.php resourceloader: Fix jsminplus regex recursion 2022-02-23 11:04:26 +11:00
MapCacheLRU.php cache: Fix various scalar and null types to match documentation 2022-03-14 17:36:04 +00:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php Generate DefaultSettings.php from schema 2022-03-18 10:25:52 +01:00
StatusValue.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
StringUtils.php
Timing.php
UDPTransport.php
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.