wiki.techinc.nl/includes/libs
Daimona Eaytoy 947ff7c0f5 build: Update mediawiki/mediawiki-phan-config to 0.12.0
This patch only adds and removes suppressions, which must be done in the
same patch as the version bump.

Bug: T298571
Change-Id: I4044d4d9ce82b3dae7ba0af85bf04f22cb1dd347
2022-10-08 15:45:42 +02: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 lockmanager: Clean up file headers and @ingroup 2022-09-22 23:50:10 +01: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 build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
objectcache build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
ParamValidator build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
rdbms build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02: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 build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +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.