wiki.techinc.nl/includes/libs
2022-09-29 17:31:18 +00:00
..
composer
eventrelayer Remove deprecated EventRelayerKafka and KafkaHandler 2022-03-25 00:07:22 +00:00
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 Add signature for implementations of RecursiveIterator 2022-07-25 18:06:24 +00:00
lockmanager phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
Message Various whitespace changes 2022-07-12 20:07:23 +02:00
Metrics Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
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 stats: Implement interface in BufferingStatsdDataFactory correctly 2022-03-09 20:25:41 +01:00
uuid GlobalIdGenerator: include user id in file prefix 2022-06-27 02:15:22 +02:00
virtualrest Fix many typos in comments 2022-05-10 12:46:11 +00:00
WRStats Make RateLimiter use WRStats 2022-07-16 11:00:22 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
Cookie.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
CookieJar.php
CryptHKDF.php
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 Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
GenericArrayObject.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
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 Various whitespace changes 2022-07-12 20:07:23 +02:00
MapCacheLRU.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
MappedIterator.php filebackend,jobqueue: Add signature for FilterIterator::accept() 2022-07-06 19:24:59 +00:00
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php MWCryptHash: Clean up check for acceptable hashing algorithms 2022-07-10 05:15:56 -04:00
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
RiffExtractor.php
StaticArrayWriter.php Generate DefaultSettings.php from schema 2022-03-18 10:25:52 +01:00
StatusValue.php Remove unused local variables 2022-09-19 23:07:07 +02:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
XhprofData.php Fix many typos in comments 2022-05-10 12:46:11 +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.